---
 doc/stk-api.txt |   12 ++++++++++--
 1 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/doc/stk-api.txt b/doc/stk-api.txt
index 79daee6..80d3ed6 100644
--- a/doc/stk-api.txt
+++ b/doc/stk-api.txt
@@ -249,12 +249,20 @@ Methods           byte RequestSelection(string title, 
byte icon_id,
 
                        Possible Errors: [service].Error.SimToolkit.EndSession
 
+               void DisplayAlphaId(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().  This
+                       method should not return.
+
                void Cancel()
 
                        Asks the agent to cancel any ongoing operation in
                        progress.  This is usually either because the agent
-                       is taking too long to respond or the Sim Application
-                       has terminated the session.
+                       is taking too long to respond, the Sim Application
+                       has terminated the session or a task has finished.
 
                void Release()
 
-- 
1.7.1.86.g0e460.dirty

_______________________________________________
ofono mailing list
ofono@ofono.org
http://lists.ofono.org/listinfo/ofono

Reply via email to