From d10a48e4e5447e91595ecfc577d25cb5c1f36915 Mon Sep 17 00:00:00 2001 From: Jeevaka Badrappan Date: Fri, 11 Feb 2011 03:34:31 -0800 Subject: doc: Update possible errors --- doc/pushnotification-api.txt | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc/pushnotification-api.txt') diff --git a/doc/pushnotification-api.txt b/doc/pushnotification-api.txt index 942ba0f1..69388267 100644 --- a/doc/pushnotification-api.txt +++ b/doc/pushnotification-api.txt @@ -10,10 +10,18 @@ Methods void RegisterAgent(object path) Registers an agent which will be called whenever a new Smart Messaging based SMS arrives. + Possible Errors: [service].Error.InProgress + [service].Error.InvalidArguments + [service].Error.InvalidFormat + [service].Error.Failed + void UnregisterAgent(object path) Unregisters an agent. + Possible Errors: [service].Error.InvalidArguments + [service].Error.Failed + PushNotificationAgent Hierarchy [experimental] =============== -- cgit v1.2.3