| Package | Description |
|---|---|
| rocks.xmpp.extensions.muc |
Provides classes for XEP-0045: Multi-User Chat.
|
| Modifier and Type | Method and Description |
|---|---|
ChatRoom |
ChatService.createRoom(String room)
Creates a new chat room.
|
| Modifier and Type | Method and Description |
|---|---|
List<ChatRoom> |
ChatService.getPublicRooms()
Gets the list of public chat rooms hosted by this chat service.
|
Copyright © 2014 XMPP.rocks. All rights reserved.