Interface | Description |
---|---|
ChatManagerListener |
A listener for chat related events.
|
ChatMessageListener |
Class | Description |
---|---|
Chat |
A chat is a series of messages sent between two users.
|
ChatManager |
The chat manager keeps track of references to all current chats.
|
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.
|