From 61a3905195c813fbff2742d8114d94951726bcd7 Mon Sep 17 00:00:00 2001 From: Denis Kenzior Date: Mon, 18 Jun 2012 09:22:15 -0500 Subject: doc: Add new error type to ussd Initiate() method --- doc/supplementaryservices-api.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') 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) -- cgit v1.2.3