ChatContact

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

Constructors

Link copied to clipboard
constructor(contact: Contact, role: ChatContact.Role)

Types

Link copied to clipboard
sealed class Role

Properties

Link copied to clipboard
Link copied to clipboard