summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDenis Kenzior <denkenz@gmail.com>2012-06-18 09:22:15 -0500
committerDenis Kenzior <denkenz@gmail.com>2012-06-18 09:22:15 -0500
commit61a3905195c813fbff2742d8114d94951726bcd7 (patch)
tree1b4fd643fa934eb3b9292bb51ff4be9ed7df2089 /doc
parentd18414b918cba9e720ba5f4a677f1e17a70d75fd (diff)
downloadofono-61a3905195c813fbff2742d8114d94951726bcd7.tar.bz2
doc: Add new error type to ussd Initiate() method
Diffstat (limited to 'doc')
-rw-r--r--doc/supplementaryservices-api.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/supplementaryservices-api.txt b/doc/supplementaryservices-api.txt
index 687a14ea..8e8f2b6f 100644
--- a/doc/supplementaryservices-api.txt
+++ b/doc/supplementaryservices-api.txt
@@ -34,6 +34,7 @@ Methods string, variant Initiate(string command)
[service].Error.Timedout
[service].Error.AccessDenied
[service].Error.Failed
+ [service].Error.NotRecognized
string Respond(string reply)