Changeset 5397 for pjproject/trunk/pjsip/include/pjsip/sip_endpoint.h
- Timestamp:
- Jul 26, 2016 2:58:44 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjsip/include/pjsip/sip_endpoint.h
r5055 r5397 584 584 * must be supplied in this argument. Otherwise the value 585 585 * must be set to NULL. 586 * @param count The number of tags in the array. 586 * @param count The number of tags in the array. The value must not 587 * be greater than PJSIP_GENERIC_ARRAY_MAX_COUNT. 587 588 * @param tags Array of tags describing the capabilities or extensions 588 589 * to be added to the appropriate header.
Note: See TracChangeset
for help on using the changeset viewer.