KBMParticipant Class Reference

Inherits from NSObject
Conforms to NSSecureCoding
Declared in KBMParticipant.h

  participantId

The unique identifier of the participant.

@property (readonly) NSString *participantId

Declared In

KBMParticipant.h

  userId

The assigned userId for this participant.

@property (readonly) NSString *userId

Declared In

KBMParticipant.h

  unreadCount

The number of unread messages for this participant.

@property NSNumber *unreadCount

Declared In

KBMParticipant.h

  lastRead

The date this participant last read the conversation.

@property NSDate *lastRead

Declared In

KBMParticipant.h