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