| ShengwangChatSDK 1.3.2
    | 
#import <AgoraChatSilentModeResult.h>
 
 | 属性 | |
| NSTimeInterval | expireTimestamp | 
| AgoraChatPushRemindType | remindType | 
| AgoraChatSilentModeTime *_Nullable | silentModeStartTime | 
| AgoraChatSilentModeTime *_Nullable | silentModeEndTime | 
| NSString *_Nonnull | conversationID | 
| AgoraChatConversationType | 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.