toggle menu
chatsdk
androidJvm
switch theme
search in API
chatsdk
/
com.asapp.chatsdk.api.model
/
ASAPPConversationStatus
/
ASAPPConversationStatus
ASAPPConversation
Status
constructor
(
unreadMessages
:
Int
,
isLiveChat
:
Boolean
)
Parameters
unread
Messages
The number of unread messages.
is
Live
Chat
true
when the user is in a chat with an agent.
false
otherwise.