Changeset 5120
- Timestamp:
- Jun 29, 2015 2:39:06 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjsip/include/pjsua2/endpoint.hpp
r4887 r5120 693 693 * calling any other functions, to make sure that the underlying libraries 694 694 * are properly initialized. Once this function has returned success, 695 * application must call destroy() before quitting.695 * application must call libDestroy() before quitting. 696 696 */ 697 697 void libCreate() throw(Error);
Note: See TracChangeset
for help on using the changeset viewer.