Package-level declarations
Types
Link copied to clipboard
class ChatManager
Manager class for global management of the chat service The ChatManager
class is responsible for overseeing the chat service, managing connection
Link copied to clipboard
class ChatRx(type: ChatType, jid: XmppJid, participants: MutableSet<ChatContact>, chatService: ChatService, agenda: Agenda, xmppChat: XMPPChat)
Reactive API of Chat.