Re: [PATCH 3/3] doc: Describe ConfirmLaunchBrowser method

2011-01-18 Thread Denis Kenzior
Hi Jeevaka,

On 01/14/2011 03:38 AM, Jeevaka Badrappan wrote:
 ---
  doc/stk-api.txt |8 
  1 files changed, 8 insertions(+), 0 deletions(-)
 

Patch has been applied, thanks.

Regards,
-Denis
___
ofono mailing list
ofono@ofono.org
http://lists.ofono.org/listinfo/ofono


[PATCH 3/3] doc: Describe ConfirmLaunchBrowser method

2011-01-14 Thread Jeevaka Badrappan
---
 doc/stk-api.txt |8 
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/doc/stk-api.txt b/doc/stk-api.txt
index 425ee23..7669311 100644
--- a/doc/stk-api.txt
+++ b/doc/stk-api.txt
@@ -257,6 +257,14 @@ Methodsbyte RequestSelection(string title, 
byte icon_id,
until the call is canceled using Cancel().  This
method should not return.
 
+   boolean ConfirmLaunchBrowser() (string information,
+   byte icon_id, string url)
+
+   Asks the agent to request user to confirm launch
+   browser. If confirmed, then the agent should send
+   confirmation message to oFono and then should open
+   the launch browser with the given url.
+
void Cancel() [noreply]
 
Asks the agent to cancel any ongoing operation in
-- 
1.7.0.4

___
ofono mailing list
ofono@ofono.org
http://lists.ofono.org/listinfo/ofono