| Interface | Description |
|---|---|
| ChatManagerListener |
A listener for chat related events.
|
| ChatMessageListener |
| Class | Description |
|---|---|
| Chat | Deprecated
use
org.jivesoftware.smack.chat2.Chat from smack-extensions instead. |
| ChatManager | Deprecated
use
org.jivesoftware.smack.chat2.ChatManager from smack-extensions instead. |
| Enum | Description |
|---|---|
| ChatManager.MatchMode |
Defines the different modes under which a match will be attempted with an existing chat when
the incoming message does not have a thread id.
|