Changeset 5120


Ignore:
Timestamp:
Jun 29, 2015 2:39:06 AM (9 years ago)
Author:
riza
Message:

Misc (re #1843): Fix doc in endpoint class regarding the call to libDestroy.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjsip/include/pjsua2/endpoint.hpp

    r4887 r5120  
    693693     * calling any other functions, to make sure that the underlying libraries 
    694694     * are properly initialized. Once this function has returned success, 
    695      * application must call destroy() before quitting. 
     695     * application must call libDestroy() before quitting. 
    696696     */ 
    697697    void libCreate() throw(Error); 
Note: See TracChangeset for help on using the changeset viewer.