doc: Update ReleaseAndAnswer to be more clear
authorDenis Kenzior <denkenz@gmail.com>
Tue, 25 Jan 2011 21:58:55 +0000 (15:58 -0600)
committerDenis Kenzior <denkenz@gmail.com>
Tue, 25 Jan 2011 21:58:55 +0000 (15:58 -0600)
doc/voicecallmanager-api.txt

index 2bf9ded..5415345 100644 (file)
@@ -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()