TIMMsgStatus
Introduction
Message Status
Parameter introduction
| Enumeration name | Enumeration type | value |
|---|---|---|
| kTIMMsg_Sending | Sending | 1 |
| kTIMMsg_SendSucc | Sent successfully | 2 |
| kTIMMsg_SendFail | Sending failed | 3 |
| kTIMMsg_Deleted | Message deleted | 4 |
| kTIMMsg_LocalImported | Message locally imported | 5 |
| kTIMMsg_Revoked | Message revoked | 6 |
| kTIMMsg_Cancel | Message cancelled | 7 |