summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/supplementaryservices-api.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/supplementaryservices-api.txt b/doc/supplementaryservices-api.txt
index e855ead4..687a14ea 100644
--- a/doc/supplementaryservices-api.txt
+++ b/doc/supplementaryservices-api.txt
@@ -27,6 +27,12 @@ Methods string, variant Initiate(string command)
[service].Error.NotImplemented
[service].Error.InvalidArguments
[service].Error.InvalidFormat
+ [service].Error.NotSupported
+ [service].Error.NotAllowed
+ [service].Error.IncorrectPassword
+ [service].Error.NotRegistered
+ [service].Error.Timedout
+ [service].Error.AccessDenied
[service].Error.Failed
string Respond(string reply)