public static class MessageModule.ChatUpdatedHandler.ChatUpdatedEvent extends JaxmppEvent<MessageModule.ChatUpdatedHandler>
sessionObject
Constructor and Description |
---|
MessageModule.ChatUpdatedHandler.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) |
getSessionObject
public MessageModule.ChatUpdatedHandler.ChatUpdatedEvent(SessionObject sessionObject, Chat chat)
protected void dispatch(MessageModule.ChatUpdatedHandler handler)
Event
dispatch
in class Event<MessageModule.ChatUpdatedHandler>
handler
- handlerpublic Chat getChat()
public void setChat(Chat chat)
Copyright © 2006–2015 Tigase. All rights reserved.