From: Philippe De Swert <philippedesw...@gmail.com>

The new DialMemory method call needs to be documented so it is clear how
to use it.
---
 doc/voicecallmanager-api.txt | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/doc/voicecallmanager-api.txt b/doc/voicecallmanager-api.txt
index 7aeb81f7..5c4ce11b 100644
--- a/doc/voicecallmanager-api.txt
+++ b/doc/voicecallmanager-api.txt
@@ -69,6 +69,17 @@ Methods              dict GetProperties()
                                         [service].Error.NotImplemented
                                         [service].Error.Failed
 
+               object DialMemory(string memory position, string hide_callerid)
+
+                       Initiates a new outgoing call to the number in the 
given memory
+                       position/favourite. For callerid see the Dial method.
+
+                       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
-- 
2.11.0

_______________________________________________
ofono mailing list
ofono@ofono.org
https://lists.ofono.org/mailman/listinfo/ofono

Reply via email to