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