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