From 169caa3e4be59d0dbe8ec60df89d761ced8580c7 Mon Sep 17 00:00:00 2001 From: Jeevaka Badrappan Date: Fri, 14 Jan 2011 11:38:55 +0200 Subject: [PATCH] doc: Describe ConfirmLaunchBrowser method --- doc/stk-api.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/stk-api.txt b/doc/stk-api.txt index 425ee230..76693110 100644 --- a/doc/stk-api.txt +++ b/doc/stk-api.txt @@ -257,6 +257,14 @@ Methods byte 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