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