Inherits from NSObject
Declared in PSHGroupChatMemberDAO.h

Overview

Data Access Object for a group chat member.

Tasks

Properties

abContact

If the group member is also a contact on the user’s Address Book, this property will be set with an instance of PSHABContactInDomainDAO with contact information for that member.

@property (nonatomic, strong) PSHABContactInDomainDAO *abContact

Declared In

PSHGroupChatMemberDAO.h

avatarImageURL

@property (nonatomic, strong) NSURL *avatarImageURL

avatarThumbnailURL

@property (nonatomic, strong) NSURL *avatarThumbnailURL

name

@property (nonatomic, strong) NSString *name

userId

@property (nonatomic, strong) NSString *userId