mirror of
https://github.com/sailfishos/ofono
synced 2025-12-02 23:51:10 +08:00
doc: Update voicecallmanager-api.txt
This commit is contained in:
committed by
Denis Kenzior
parent
b1c159e6f6
commit
1f2fda47fc
@@ -5,7 +5,14 @@ Service org.ofono
|
|||||||
Interface org.ofono.VoiceCallManager
|
Interface org.ofono.VoiceCallManager
|
||||||
Object path [variable prefix]/{modem0,modem1,...}
|
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
|
Get an array of call object paths and properties
|
||||||
that represents the currently present calls.
|
that represents the currently present calls.
|
||||||
|
|||||||
Reference in New Issue
Block a user