doc: Add Release() to SmartMessagingAgent API

This commit is contained in:
Denis Kenzior 2010-09-28 19:22:13 -05:00
parent 590e154734
commit 8aa59792d4
1 changed files with 6 additions and 0 deletions

View File

@ -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.