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