CreationType

sealed class CreationType

Data needed to create each type of chat

Types

Link copied to clipboard
class Individual(userJid: String) : CreationType

Data need to create a 1-1 chat.

Inheritors

Link copied to clipboard