Package-level declarations
Types
Link copied to clipboard
class ChatManager
Manager class for global management of the chat service. Implements Request Coalescing to avoid duplicate network calls.
Link copied to clipboard
class ChatRx(type: ChatType, jid: XmppJid, participants: MutableSet<ChatContact>, chatService: ChatService, agenda: Agenda, xmppChat: XMPPChat)
Reactive API of Chat.