| Package | Description |
|---|---|
| rocks.xmpp.im.chat |
Provides core classes needed for chat.
|
| Modifier and Type | Method and Description |
|---|---|
ChatSession |
ChatManager.createChatSession(rocks.xmpp.addr.Jid chatPartner)
Creates a new chat session and notifies any chat session listeners about it.
|
ChatSession |
ChatSessionEvent.getChatSession()
Gets the chat session.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChatManager.destroyChatSession(ChatSession chatSession)
Deprecated.
Use
close() |
Copyright © 2014–2015 XMPP.rocks. All rights reserved.