From 5863c56c3aca30528304875117032a94308578f0 Mon Sep 17 00:00:00 2001 From: Denis Kenzior Date: Sun, 5 Aug 2012 23:29:54 -0500 Subject: doc: Add ReleaseAndSwap --- doc/voicecallmanager-api.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'doc') diff --git a/doc/voicecallmanager-api.txt b/doc/voicecallmanager-api.txt index 94c17d2e..6af7d33c 100644 --- a/doc/voicecallmanager-api.txt +++ b/doc/voicecallmanager-api.txt @@ -106,6 +106,17 @@ Methods dict GetProperties() [service].Error.NotImplemented [service].Error.Failed + void ReleaseAndSwap() + + Releases currently active call (0 or more) and + activates any currently held calls. Please note that + if the current call is a multiparty call, then all + parties in the multi-party call will be released. + + Possible Errors: [service].Error.InProgress + [service].Error.NotImplemented + [service].Error.Failed + void HoldAndAnswer() Puts the current call (including multi-party calls) on -- cgit v1.2.3