summaryrefslogtreecommitdiffstats
path: root/doc/voicecallmanager-api.txt
diff options
context:
space:
mode:
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.