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