diff options
Diffstat (limited to 'doc/voicecallmanager-api.txt')
-rw-r--r-- | doc/voicecallmanager-api.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/voicecallmanager-api.txt b/doc/voicecallmanager-api.txt index 06e7b4ef..ca8aaec6 100644 --- a/doc/voicecallmanager-api.txt +++ b/doc/voicecallmanager-api.txt @@ -144,7 +144,7 @@ Signals CallAdded(object path, dict properties) Signal is emitted whenever a property has changed. The new value is passed as the signal argument. - BarringActive(string type) + BarringActive(string type) [experimental] Signal emitted when an outgoing voice call is made and the call has been barred by the network due to the @@ -157,7 +157,7 @@ Signals CallAdded(object path, dict properties) settings for outgoing calls. In this case the type parameter in the signal is set to "local". - CallForwarded(string type) + CallForwarded(string type) [experimental] Signal emitted when an outgoing voice call is made and the call has been redirected to another number due to |