HyphenateChatSDK 4.8.0
|
#import <EMSilentModeResult.h>
Properties | |
NSTimeInterval | expireTimestamp |
EMPushRemindType | remindType |
EMSilentModeTime *_Nullable | silentModeStartTime |
EMSilentModeTime *_Nullable | silentModeEndTime |
NSString *_Nonnull | conversationID |
EMConversationType | conversationType |
BOOL | isConversationRemindTypeEnabled |
The silent message result object
|
readnonatomiccopy |
The conversation ID.
|
readnonatomicassign |
The conversation type.
|
readnonatomicassign |
The expiration time for silent messages.
|
readnonatomicassign |
Whether the remind type is set for the conversation.
|
readnonatomicassign |
The remind type for push messages.
|
readnonatomicstrong |
The end time of the application push silent mode.
|
readnonatomicstrong |
The start time of the application push silent mode.