NIMSyncStickTopSessionResponse Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | NIMSyncStickTopSessionResponse.h |
timestamp
Timestamp of synchronization in seconds
@property (nonatomic, assign) NSTimeInterval timestampDiscussion
Timestamp of synchronization in seconds
Declared In
NIMSyncStickTopSessionResponse.h
hasChange
Check for updates
@property (nonatomic, assign) BOOL hasChangeDiscussion
Check for updates
Declared In
NIMSyncStickTopSessionResponse.h
allInfos
If the pinned session changes, the pinned session info is returned
@property (nonatomic, copy) NSArray<NIMStickTopSessionInfo*> *allInfosDiscussion
If the pinned session changes, the pinned session info is returned
Declared In
NIMSyncStickTopSessionResponse.h