summaryrefslogtreecommitdiffstats
path: root/doc/voicecallmanager-api.txt
diff options
context:
space:
mode:
authorArun Ravindran <ext-arun.1.ravindran@nokia.com>2010-11-24 16:56:11 +0200
committerDenis Kenzior <denkenz@gmail.com>2010-11-24 15:32:28 -0600
commit1f2fda47fc7924cb3f2bb9ab836c971cee6f7e5c (patch)
tree08f704127a2e882705edda1611640c496ebe961a /doc/voicecallmanager-api.txt
parentb1c159e6f656cc5558c64b003051877628a2fa3d (diff)
downloadofono-1f2fda47fc7924cb3f2bb9ab836c971cee6f7e5c.tar.bz2
doc: Update voicecallmanager-api.txt
Diffstat (limited to 'doc/voicecallmanager-api.txt')
-rw-r--r--doc/voicecallmanager-api.txt9
1 files changed, 8 insertions, 1 deletions
diff --git a/doc/voicecallmanager-api.txt b/doc/voicecallmanager-api.txt
index d960f3c4..a4048d2b 100644
--- a/doc/voicecallmanager-api.txt
+++ b/doc/voicecallmanager-api.txt
@@ -5,7 +5,14 @@ Service org.ofono
Interface org.ofono.VoiceCallManager
Object path [variable prefix]/{modem0,modem1,...}
-Methods array{object,dict} GetCalls()
+Methods dict GetProperties()
+
+ Returns properties for the VoiceCallManager Interface.
+ See the properties section for available properties.
+
+ Possible Errors: [service].Error.InvalidArguments
+
+ array{object,dict} GetCalls()
Get an array of call object paths and properties
that represents the currently present calls.