summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDenis Kenzior <denkenz@gmail.com>2012-09-26 17:52:16 -0500
committerDenis Kenzior <denkenz@gmail.com>2012-09-26 17:55:55 -0500
commit7b97a8a600c1396dcdf608e1621bbf1425edc00d (patch)
tree49626d1c411ac9c5140b78cb9b8ebb7c2b03b6e7 /doc
parentce79121d27555dc8ad43b5db49a35db83a01a0b8 (diff)
downloadofono-7b97a8a600c1396dcdf608e1621bbf1425edc00d.tar.bz2
doc: Tweak comment on behavior of VoiceCall.Hangup
Diffstat (limited to 'doc')
-rw-r--r--doc/voicecall-api.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/voicecall-api.txt b/doc/voicecall-api.txt
index 78960a13..2d715bed 100644
--- a/doc/voicecall-api.txt
+++ b/doc/voicecall-api.txt
@@ -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