MessageStatus
Introduction
The status of the message.
Parameter introduction
Enumeration name | Enumeration type | value |
---|---|---|
V2TIM_MSG_STATUS_SENDING | Sending. | 1 |
V2TIM_MSG_STATUS_SEND_SUCC | Sent successfully. | 2 |
V2TIM_MSG_STATUS_SEND_FAIL | Sent failed. | 3 |
V2TIM_MSG_STATUS_HAS_DELETED | Message has been deleted. | 4 |
V2TIM_MSG_STATUS_LOCAL_IMPORTED | Message has been imported from local. | 5 |
V2TIM_MSG_STATUS_LOCAL_REVOKED | Message been recalled. | 6 |