Changeset 3128 for pjproject/trunk/pjsip/include/pjsip-ua/sip_regc.h
- Timestamp:
- Mar 30, 2010 11:13:59 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjsip/include/pjsip-ua/sip_regc.h
r2855 r3128 95 95 int interval; /**< Registration interval (seconds). */ 96 96 int next_reg; /**< Time until next registration (seconds). */ 97 pjsip_transport *transport; /**< Last transport used. */ 97 98 }; 98 99
Note: See TracChangeset
for help on using the changeset viewer.