ReceiveMsgOptEnum
Introduction
The message receiving type.
Parameter introduction
Enumeration name | Enumeration type | value |
---|---|---|
V2TIM_RECEIVE_MESSAGE | Allow receive with offline push notification. | 0 |
V2TIM_NOT_RECEIVE_MESSAGE | Do not allow receive. | 1 |
V2TIM_RECEIVE_NOT_NOTIFY_MESSAGE | Receive but no offline push notification. | 2 |