From e8d742a542be750c83017d6441a46856fe90461d Mon Sep 17 00:00:00 2001 From: Philippe De Swert Date: Tue, 31 Oct 2017 10:39:35 +0200 Subject: [PATCH] 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. --- doc/voicecallmanager-api.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) 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