Changes between Version 2 and Version 3 of pjsip-doc/endpoint


Ignore:
Timestamp:
Dec 4, 2013 3:45:18 AM (10 years ago)
Author:
ming
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pjsip-doc/endpoint

    v2 v3  
    1111This section will describe the functions above. 
    1212 
    13 To use the Endpoint class, application DOES NOT need to subclass it unless: 
     13To use the Endpoint class, normally application does not need to subclass it unless: 
    1414 
    1515- application wants to implement/override Endpoint’s callback methods to get the events such as transport state change or NAT detection completion, or