NIMSyncStickTopSessionResponse Class Reference

Inherits from NSObject
Declared in NIMSyncStickTopSessionResponse.h

  timestamp

Timestamp of synchronization in seconds

@property (nonatomic, assign) NSTimeInterval timestamp

Discussion

Timestamp of synchronization in seconds

Declared In

NIMSyncStickTopSessionResponse.h

  hasChange

Check for updates

@property (nonatomic, assign) BOOL hasChange

Discussion

Check for updates

Declared In

NIMSyncStickTopSessionResponse.h

  allInfos

If the pinned session changes, the pinned session info is returned

@property (nonatomic, copy) NSArray<NIMStickTopSessionInfo*> *allInfos

Discussion

If the pinned session changes, the pinned session info is returned

Declared In

NIMSyncStickTopSessionResponse.h