TCHMember Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | TCHMember.h |
userInfo
The info for this member.
@property (nonatomic, strong, readonly) TCHUserInfo *userInfoDiscussion
The info for this member.
Declared In
TCHMember.h
lastConsumedMessageIndex
Index of the last Message the Member has consumed in this Channel.
@property (nonatomic, copy, readonly) NSNumber *lastConsumedMessageIndexDiscussion
Index of the last Message the Member has consumed in this Channel.
Declared In
TCHMember.h
lastConsumptionTimestamp
Timestamp the last consumption updated for the Member in this Channel.
@property (nonatomic, copy, readonly) NSString *lastConsumptionTimestampDiscussion
Timestamp the last consumption updated for the Member in this Channel.
Declared In
TCHMember.h
lastConsumptionTimestampAsDate
Timestamp the last consumption updated for the Member in this Channel as an NSDate.
@property (nonatomic, strong, readonly) NSDate *lastConsumptionTimestampAsDateDiscussion
Timestamp the last consumption updated for the Member in this Channel as an NSDate.
Declared In
TCHMember.h