Hi Jeevaka, On 01/10/2011 03:43 AM, Jeevaka Badrappan wrote: > --- > 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..347e39d 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 LaunchBrowser() (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. > +
Let us call this ConfirmLaunchBrowser > void Cancel() [noreply] > > Asks the agent to cancel any ongoing operation in Regards, -Denis _______________________________________________ ofono mailing list [email protected] http://lists.ofono.org/listinfo/ofono
