public interface ChatSessionListener extends EventListener
| Modifier and Type | Method and Description |
|---|---|
void |
chatSessionCreated(ChatSessionEvent chatSessionEvent)
Called, whenever a new chat session is created.
|
void chatSessionCreated(ChatSessionEvent chatSessionEvent)
chatSessionEvent - The chat session event.Copyright © 2014–2015 XMPP.rocks. All rights reserved.