Public Member Functions | |
| V2TIMReceiveMessageOptInfo () | |
| V2TIMReceiveMessageOptInfo (const V2TIMReceiveMessageOptInfo &) | |
| ~V2TIMReceiveMessageOptInfo () | |
Data Fields | |
| V2TIMString | userID |
| V2TIMReceiveMessageOpt | receiveOpt |
| int32_t | startHour |
| int32_t | startMinute |
| int32_t | startSecond |
| uint32_t | startTimeStamp |
| uint32_t | duration |
| V2TIMReceiveMessageOptInfo | ( | const V2TIMReceiveMessageOptInfo & | ) |
| V2TIMString userID |
UserID.
| V2TIMReceiveMessageOpt receiveOpt |
Message receive option.
| int32_t startHour |
Get the hour field of the start time for do not disturb function.
| int32_t startMinute |
Get the minute field of the start time for do not disturb function.
| int32_t startSecond |
Get the second field of the start time for do not disturb function.
| uint32_t startTimeStamp |
Get the start time for do not disturb function in UTC format.
| uint32_t duration |
Get duration for do not disturb function, unit: second.