IDONoticeMessageStateModel
Attribute | Type | Description |
---|---|---|
errCode | Int | Error code: 0 means success, non-0 means failure |
operat | Int | Operation 1: Add 2: Modify 3: Get query |
allOnOff | Int | Query validity Reply to the overall notification switch status 1: Turn on all notifications, 0: Turn off all notifications -1: Invalid |
items | List |
IDONoticeMessageStateItemItem Collection |
musicItems | List |
IDOMusicItem Collection |
allNotifyState | Int | Add and modify valid (only for Android) Notification status master switch 0: Invalid 1: Allow all notifications 2: Silent all notifications 3: Close all notifications |