◆ handlesDescription
- (NSString *) handlesDescription |
|
|
|
|
optional |
◆ onMessageExtendedError:error:
Notify Message error occured.
Notify Message error occured
- Parameters
-
[in] | msg | The message that experienced the error |
[in] | error | The error that occured |
- See also
- ZDKMessage, ExtendedError
◆ onMessageStatusChanged:status:
- (void) onMessageStatusChanged: |
|
(id< ZDKMessage >) |
msg |
status: |
|
(ZDKMessageStatus) |
status |
|
|
| |
|
optional |
Notify Message's status changed.
Notify upon message status is changed
- Parameters
-
[in] | msg | The message which status is changed |
[in] | status | The new message status |
- See also
- ZDKMessage, MessageStatus
The documentation for this protocol was generated from the following file: