summaryrefslogtreecommitdiffstats
path: root/doc/voicecall-api.txt
diff options
context:
space:
mode:
authorAndras Domokos <Andras.Domokos@nokia.com>2011-02-07 19:09:32 +0200
committerDenis Kenzior <denkenz@gmail.com>2011-02-07 13:37:03 -0600
commitc8c0f14a78d80d80f4c23f38587c6913832e04b3 (patch)
tree00a1a3c7e655d91fdac741b02caa16372c0f26ed /doc/voicecall-api.txt
parentb97399ce127d59a896fd7c784c613d8044a2c010 (diff)
downloadofono-c8c0f14a78d80d80f4c23f38587c6913832e04b3.tar.bz2
doc: Add new SSN voicecall API changes
Diffstat (limited to 'doc/voicecall-api.txt')
-rw-r--r--doc/voicecall-api.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/voicecall-api.txt b/doc/voicecall-api.txt
index 047b8cb8..0fa31adc 100644
--- a/doc/voicecall-api.txt
+++ b/doc/voicecall-api.txt
@@ -145,3 +145,13 @@ Properties string LineIdentification [readonly]
Contains the indication if the voice call is an
emergency call or not.
+
+ boolean RemoteHeld
+
+ Contains the indication whether the voice call is put on
+ hold by the remote party or not.
+
+ boolean RemoteMultiparty
+
+ Contains the indication whether the voice call is joined
+ in a multiparty call by the remote party or not.