Package-level declarations

Types

Link copied to clipboard
data class ASAPPConversationStatus(val unreadMessages: Int, val isLiveChat: Boolean) : Parcelable

Represents the status of the current conversation.