doc: Tweak comment on behavior of VoiceCall.Hangup

This commit is contained in:
Denis Kenzior 2012-09-26 17:52:16 -05:00
parent ce79121d27
commit 7b97a8a600
1 changed files with 4 additions and 1 deletions

View File

@ -58,7 +58,10 @@ Methods dict GetProperties()
NOTE: Releasing active calls does not produce
side-effects. That is the state of held or waiting
calls is not affected.
calls is not affected. As an exception, in the case
where a single active call and a waiting call are
present, releasing the active call will result in the
waiting call transitioning to the 'incoming' state.
Possible Errors: [service].Error.InProgress
[service].Error.Failed