NIMSessionDeleteAllRemoteMessagesInfo Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | NIMSessionDeleteAllRemoteMessagesInfo.h |
session
Session
@property (nonatomic, copy) NIMSession *sessionDiscussion
Session
Declared In
NIMSessionDeleteAllRemoteMessagesInfo.h
fromAccid
accid of a sender
@property (nonatomic, copy) NSString *fromAccidDiscussion
accid of a sender
Declared In
NIMSessionDeleteAllRemoteMessagesInfo.h
time
Deletion time in milliseconds
@property (nonatomic, assign) uint64_t timeDiscussion
Deletion time in milliseconds
Declared In
NIMSessionDeleteAllRemoteMessagesInfo.h
ext
Extension field
@property (nonatomic, copy) NSString *extDiscussion
Extension field
Declared In
NIMSessionDeleteAllRemoteMessagesInfo.h