| Package | Description |
|---|---|
| rocks.xmpp.core.chat |
Provides core classes needed for chat.
|
| rocks.xmpp.extensions.chatstates |
Provides classes for XEP-0085: Chat State Notifications.
|
| rocks.xmpp.extensions.muc |
Provides classes for XEP-0045: Multi-User Chat.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ChatSession
Implements a one-to-one chat session.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ChatStateManager.setChatState(ChatState chatState,
Chat chat)
Sets the chat state for a chat.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ChatRoom
Represents a chat room.
|
Copyright © 2014–2015 XMPP.rocks. All rights reserved.