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 |
---|---|
void |
dispatch(MessageModule.ChatClosedHandler handler)
Invokes handlers method.
|
Chat |
getChat() |
void |
setChat(Chat chat) |
getSessionObject
public ChatClosedEvent(SessionObject sessionObject, Chat chat)
public void dispatch(MessageModule.ChatClosedHandler handler)
Event
dispatch
in class Event<MessageModule.ChatClosedHandler>
handler
- handlerpublic Chat getChat()
public void setChat(Chat chat)
Copyright © 2006–2018 Tigase. All rights reserved.