public static class MessageModule.ChatClosedHandler.ChatClosedEvent extends JaxmppEvent<MessageModule.ChatClosedHandler>
sessionObject| Constructor and Description |
|---|
ChatClosedEvent(SessionObject sessionObject,
Chat chat) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
dispatch(MessageModule.ChatClosedHandler handler)
Invokes handlers method.
|
Chat |
getChat() |
void |
setChat(Chat chat) |
getSessionObjectpublic ChatClosedEvent(SessionObject sessionObject, Chat chat)
protected void dispatch(MessageModule.ChatClosedHandler handler)
Eventdispatch in class Event<MessageModule.ChatClosedHandler>handler - handlerpublic Chat getChat()
public void setChat(Chat chat)
Copyright © 2006–2016 Tigase. All rights reserved.