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