ASAPPConversationStatus

constructor(unreadMessages: Int, isLiveChat: Boolean)

Parameters

unreadMessages

The number of unread messages.

isLiveChat

true when the user is in a chat with an agent. false otherwise.