| Package | Description |
|---|---|
| rocks.xmpp.extensions.muc |
Provides classes for XEP-0045: Multi-User Chat.
|
| Modifier and Type | Method and Description |
|---|---|
ChatService |
MultiUserChatManager.createChatService(rocks.xmpp.core.Jid chatService)
Creates a chat service for the specified service address.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<ChatService> |
MultiUserChatManager.getChatServices()
Discovers the multi-user chat services hosted at the connected domain.
|
Copyright © 2014 XMPP.rocks. All rights reserved.