Changeset 4045 for pjproject/branches/1.x/pjsip/include/pjsua-lib/pjsua.h
- Timestamp:
- Apr 13, 2012 4:13:24 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/branches/1.x/pjsip/include/pjsua-lib/pjsua.h
r3946 r4045 1362 1362 * headers to the list by creating the header, either from the heap/pool 1363 1363 * or from temporary local variable, and add the header using 1364 * linked list operation. See pjs ip_apps.c for some sample codes.1364 * linked list operation. See pjsua_app.c for some sample codes. 1365 1365 */ 1366 1366 pjsip_hdr hdr_list;
Note: See TracChangeset
for help on using the changeset viewer.