Changes between Version 2 and Version 3 of pjsip-doc/endpoint
- Timestamp:
- Dec 4, 2013 3:45:18 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
pjsip-doc/endpoint
v2 v3 11 11 This section will describe the functions above. 12 12 13 To use the Endpoint class, application DOES NOTneed to subclass it unless:13 To use the Endpoint class, normally application does not need to subclass it unless: 14 14 15 15 - application wants to implement/override Endpoint’s callback methods to get the events such as transport state change or NAT detection completion, or