doc: Update ReleaseAndAnswer to be more clear

This commit is contained in:
Denis Kenzior 2011-01-25 15:58:55 -06:00
parent 4eda451c03
commit b937d99791
1 changed files with 4 additions and 4 deletions

View File

@ -67,10 +67,10 @@ Methods dict GetProperties()
void ReleaseAndAnswer() void ReleaseAndAnswer()
Releases currently active call and answers the currently Releases currently active call (0 or more) and
waiting call. Please note that if the current call is answers the currently waiting call. Please note that
a multiparty call, then all parties in the multi-party if the current call is a multiparty call, then all
call will be released. parties in the multi-party call will be released.
void HoldAndAnswer() void HoldAndAnswer()