doc: Introduce DisplayAction method to stk-api

This commit is contained in:
Philippe Nunes 2011-03-30 12:27:41 +02:00 committed by Denis Kenzior
parent 6ff8e8b61b
commit 90cb42e3f9
1 changed files with 11 additions and 0 deletions

View File

@ -252,6 +252,7 @@ Methods byte RequestSelection(string title, byte icon_id,
Possible Errors: [service].Error.SimToolkit.EndSession
void DisplayActionInformation(string text, byte icon_id)
[noreply]
Supplies a text string and/or icon concerning the
current activity in the terminal and UICC. The
@ -267,6 +268,16 @@ Methods byte RequestSelection(string title, byte icon_id,
confirmation message to oFono and then should open
the launch browser with the given url.
void DisplayAction(string text, byte icon_id)
Supplies a text string and/or icon concerning the
current activity in the terminal and UICC. The
text should be displayed to the user on screen
until the call is canceled using Cancel() or until the
user decides to end the session.
Possible Errors: [service].Error.SimToolkit.EndSession
void Cancel() [noreply]
Asks the agent to cancel any ongoing operation in