summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDenis Kenzior <denkenz@gmail.com>2011-04-11 23:38:33 -0500
committerDenis Kenzior <denkenz@gmail.com>2011-04-11 23:38:33 -0500
commit1055b7f61305d9d2970fa7e2efb44e76fe7e4b09 (patch)
treed823e8b2d52c7f5005f757dbf1e3f78ee2f19400 /doc
parent8c77d6797b16d7dac080b6d0e65859eebe469ee9 (diff)
downloadofono-1055b7f61305d9d2970fa7e2efb44e76fe7e4b09.tar.bz2
doc: Mark ConfirmOpenChannel as experimental
Diffstat (limited to 'doc')
-rw-r--r--doc/stk-api.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/stk-api.txt b/doc/stk-api.txt
index 0c547b14..ef257352 100644
--- a/doc/stk-api.txt
+++ b/doc/stk-api.txt
@@ -251,8 +251,8 @@ Methods byte RequestSelection(string title, byte icon_id,
Possible Errors: [service].Error.SimToolkit.EndSession
- void DisplayActionInformation(string text, byte icon_id)
- [noreply]
+ 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
@@ -278,7 +278,8 @@ Methods byte RequestSelection(string title, byte icon_id,
Possible Errors: [service].Error.SimToolkit.EndSession
- boolean ConfirmOpenChannel(string information, byte icon_id)
+ boolean ConfirmOpenChannel(string information,
+ byte icon_id) [experimental]
Asks the agent to request user to confirm the channel
set-up.