KBMParticipant Class Reference
| Inherits from | NSObject |
|---|---|
| Conforms to | NSSecureCoding |
| Declared in | KBMParticipant.h |
participantId
The unique identifier of the participant.
@property (readonly) NSString *participantIdDeclared In
KBMParticipant.h
userId
The assigned userId for this participant.
@property (readonly) NSString *userIdDeclared In
KBMParticipant.h
unreadCount
The number of unread messages for this participant.
@property NSNumber *unreadCountDeclared In
KBMParticipant.h
lastRead
The date this participant last read the conversation.
@property NSDate *lastReadDeclared In
KBMParticipant.h