summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenis Kenzior <denkenz@gmail.com>2011-01-25 15:58:55 -0600
committerDenis Kenzior <denkenz@gmail.com>2011-01-25 15:58:55 -0600
commitb937d99791abc8c33ef968be40f193f3985bca8d (patch)
tree44240b0789b524a62f70c8832a2aa7dcbc3237e9
parent4eda451c033244e75972746a5d3b834833a37756 (diff)
downloadofono-b937d99791abc8c33ef968be40f193f3985bca8d.tar.bz2
doc: Update ReleaseAndAnswer to be more clear
-rw-r--r--doc/voicecallmanager-api.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/voicecallmanager-api.txt b/doc/voicecallmanager-api.txt
index 2bf9ded3..54153458 100644
--- a/doc/voicecallmanager-api.txt
+++ b/doc/voicecallmanager-api.txt
@@ -67,10 +67,10 @@ Methods dict GetProperties()
void ReleaseAndAnswer()
- Releases currently active call and answers the currently
- waiting call. Please note that if the current call is
- a multiparty call, then all parties in the multi-party
- call will be released.
+ Releases currently active call (0 or more) and
+ answers the currently waiting call. Please note that
+ if the current call is a multiparty call, then all
+ parties in the multi-party call will be released.
void HoldAndAnswer()