unreadMessageCount property
getter/setter pair
unreadMessageCount is the count of unread messages in the conversation.
Implementation
int? unreadMessageCount;
unreadMessageCount is the count of unread messages in the conversation.
int? unreadMessageCount;