- Timestamp:
- Nov 27, 2013 10:42:21 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/branches/projects/pjsua2/pjsip/include/pjsua2/account.hpp
r4657 r4659 1145 1145 * The SIP status code of the transaction. 1146 1146 */ 1147 pjsip_status_code status;1147 pjsip_status_code code; 1148 1148 1149 1149 /**
Note: See TracChangeset
for help on using the changeset viewer.