NIMSyncMessagePinResponse Class Reference
Inherits from | NSObject |
---|---|
Declared in | NIMSyncMessagePinResponse.h |
timestamp
timestamp of synchronization
@property (nonatomic, assign) NSTimeInterval timestamp
Discussion
timestamp of synchronization
Declared In
NIMSyncMessagePinResponse.h
hasChange
Check for updates
@property (nonatomic, assign) BOOL hasChange
Discussion
Check for updates
Declared In
NIMSyncMessagePinResponse.h
items
Updated content
@property (nonatomic, copy) NSArray<NIMMessagePinItem*> *items
Discussion
Updated content
Declared In
NIMSyncMessagePinResponse.h