summaryrefslogtreecommitdiffstats
path: root/doc/stk-api.txt
diff options
context:
space:
mode:
authorDenis Kenzior <denkenz@gmail.com>2010-12-26 21:41:01 -0600
committerDenis Kenzior <denkenz@gmail.com>2010-12-27 10:48:15 -0600
commit4ab2e5b574ac4d0d279a1613698c27966acf7541 (patch)
tree3e7cc9ef36def61d9e5d0a1d1ce703e83c3a6505 /doc/stk-api.txt
parent39599b9106b1b5ce835a959cec6eb3bcf949083a (diff)
downloadofono-4ab2e5b574ac4d0d279a1613698c27966acf7541.tar.bz2
doc: Release and Cancel don't expect a reply
Diffstat (limited to 'doc/stk-api.txt')
-rw-r--r--doc/stk-api.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/stk-api.txt b/doc/stk-api.txt
index 519cfdff..425ee230 100644
--- a/doc/stk-api.txt
+++ b/doc/stk-api.txt
@@ -257,14 +257,14 @@ Methods byte RequestSelection(string title, byte icon_id,
until the call is canceled using Cancel(). This
method should not return.
- void Cancel()
+ void Cancel() [noreply]
Asks the agent to cancel any ongoing operation in
progress. This is usually either because the agent
is taking too long to respond, the Sim Application
has terminated the session or a task has finished.
- void Release()
+ void Release() [noreply]
Agent is being released, possibly because of oFono
terminating, SimToolkit interface torn down or modem