summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPhilippe De Swert <philippe.deswert@nomovok.com>2017-10-31 10:39:35 +0200
committerDenis Kenzior <denkenz@gmail.com>2017-11-03 13:27:45 -0500
commite8d742a542be750c83017d6441a46856fe90461d (patch)
tree87328df8c736aae4e3c5b0b5cea845fa41af2eae /doc
parent57b1afc2e763e930351cba615b3ad24a2371514a (diff)
downloadofono-e8d742a542be750c83017d6441a46856fe90461d.tar.gz
doc: Document the new DialLast voicecallmanager API addition
The new DialLast method to call the last dialled number for HFP needs to be added to the documentation.
Diffstat (limited to 'doc')
-rw-r--r--doc/voicecallmanager-api.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/voicecallmanager-api.txt b/doc/voicecallmanager-api.txt
index 34a9b25c..7aeb81f7 100644
--- a/doc/voicecallmanager-api.txt
+++ b/doc/voicecallmanager-api.txt
@@ -59,6 +59,16 @@ Methods dict GetProperties()
[service].Error.NotImplemented
[service].Error.Failed
+ object DialLast()
+
+ Initiates a new outgoing call to the last dialled number.
+
+ Possible Errors: [service].Error.InProgress
+ [service].Error.InvalidArguments
+ [service].Error.InvalidFormat
+ [service].Error.NotImplemented
+ [service].Error.Failed
+
void Transfer()
Joins the currently Active (or Outgoing, depending