diff options
Diffstat (limited to 'doc/smartmessaging-api.txt')
-rw-r--r-- | doc/smartmessaging-api.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/smartmessaging-api.txt b/doc/smartmessaging-api.txt index afed17b2..ebf19267 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. |