IDONoticeMessageParamModel
Attribute | Type | Description |
---|---|---|
evtType | Int | Message Application Type |
msgID | Int | Message ID, used for quick reply, 0 means quick reply is not supported |
supportAnswering | Bool | Support answering: 1 Do not support answering: 0 (Reserved parameter, pass 0 for actual use) |
supportMute | Bool | Support mute: 1 Do not support mute: 0 (Reserved parameter, pass 0 for actual use) |
supportHangUp | Bool | Support hang up: 1 Do not support hang up: 0 (Reserved parameter, pass 0 for actual use) |
contact | String | Contact name (maximum 63 bytes) |
phoneNumber | String | Phone number (maximum 31 bytes) |
dataText | String | Message content (maximum 249 bytes) |