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