NIMSyncMessagePinRequest Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | NIMSyncMessagePinRequest.h |
session
Session
@property (nonatomic, copy) NIMSession *sessionDiscussion
Session
Declared In
NIMSyncMessagePinRequest.h
timestamp
Timestamp of synchronization in seconds
@property (nonatomic, assign) NSTimeInterval timestampDiscussion
Timestamp of synchronization in seconds
Declared In
NIMSyncMessagePinRequest.h
– initWithSession:
Default initialization method
- (instancetype)initWithSession:(NIMSession *)sessionDiscussion
Default initialization method
Declared In
NIMSyncMessagePinRequest.h