ChatContact

data class ChatContact(contact: Contact, role: ChatContact.Role)

Types

Link copied to clipboard
sealed class Role

Properties

Link copied to clipboard
val contact: Contact
Link copied to clipboard
val role: ChatContact.Role