- Timestamp:
- Mar 6, 2014 1:02:26 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjsip/include/pjsua2/call.hpp
r4742 r4780 1240 1240 1241 1241 /** 1242 * Send re-INVITE to release hold.1242 * Send re-INVITE. 1243 1243 * The final status of the request itself will be reported on the 1244 1244 * \a onCallMediaState() callback, which inform the application that … … 1247 1247 * @param prm.opt Optional call setting, if empty, the current call 1248 1248 * setting will remain unchanged. 1249 * @param prm.opt.flag Bitmask of pjsua_call_flag constants. Specifying 1250 * PJSUA_CALL_UNHOLD here will release call hold. 1249 1251 * @param prm.txOption Optional message components to be sent with 1250 1252 * the request.
Note: See TracChangeset
for help on using the changeset viewer.