From 8aa59792d42e27b5f66f0da9a5089a9b3eb02e4b Mon Sep 17 00:00:00 2001 From: Denis Kenzior Date: Tue, 28 Sep 2010 19:22:13 -0500 Subject: [PATCH] doc: Add Release() to SmartMessagingAgent API --- doc/smartmessaging-api.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/smartmessaging-api.txt b/doc/smartmessaging-api.txt index afed17b..ebf1926 100644 --- a/doc/smartmessaging-api.txt +++ b/doc/smartmessaging-api.txt @@ -56,3 +56,9 @@ Methods void ReceiveAppointment(array{byte} appointment, dict info) 'SentTime' properties. Possible Errors: None + + void Release() + + Agent is being released, possibly because of oFono + terminating, SMS interface is being torn down or modem + off. No UnregisterAgent call is needed. -- 2.7.4