public static class MessageModule.ChatClosedHandler.ChatClosedEvent extends tigase.jaxmpp.core.client.eventbus.JaxmppEvent<MessageModule.ChatClosedHandler>
| Constructor and Description |
|---|
ChatClosedEvent(tigase.jaxmpp.core.client.SessionObject sessionObject,
Chat chat) |
| Modifier and Type | Method and Description |
|---|---|
void |
dispatch(MessageModule.ChatClosedHandler handler) |
Chat |
getChat() |
void |
setChat(Chat chat) |
public ChatClosedEvent(tigase.jaxmpp.core.client.SessionObject sessionObject,
Chat chat)
public void dispatch(MessageModule.ChatClosedHandler handler)
dispatch in class tigase.jaxmpp.core.client.eventbus.Event<MessageModule.ChatClosedHandler>public Chat getChat()
public void setChat(Chat chat)
Copyright © 2006–2020 Tigase. All rights reserved.