public final class ChatSessionEvent extends EventObject
| Modifier and Type | Method and Description |
|---|---|
ChatSession |
getChatSession()
Gets the chat session.
|
boolean |
isInbound()
Indicates, whether the chat session has been created by an inbound message or programmatically.
|
getSource, toStringpublic final ChatSession getChatSession()
public final boolean isInbound()
Copyright © 2014–2018 XMPP.rocks. All rights reserved.