MessagePriorityEnum
Introduction
The priority of the message.
Parameter introduction
Enumeration name | Enumeration type | value |
---|---|---|
V2TIM_PRIORITY_DEFAULT | Default. | 0 |
V2TIM_PRIORITY_HIGH | High. | 1 |
V2TIM_PRIORITY_NORMAL | Normal. | 2 |
V2TIM_PRIORITY_LOW | Low. | 3 |