doc: Update voicecallmanager-api.txt

This commit is contained in:
Arun Ravindran 2010-11-24 16:56:11 +02:00 committed by Denis Kenzior
parent b1c159e6f6
commit 1f2fda47fc
1 changed files with 8 additions and 1 deletions

View File

@ -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.