public static class ChatStateExtension.ChatStateChangedHandler.ChatStateChangedEvent extends tigase.jaxmpp.core.client.eventbus.JaxmppEvent<ChatStateExtension.ChatStateChangedHandler>
| Constructor and Description |
|---|
ChatStateChangedEvent(tigase.jaxmpp.core.client.SessionObject sessionObject,
tigase.jaxmpp.core.client.xmpp.modules.chat.Chat chat,
ChatState state) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
dispatch(ChatStateExtension.ChatStateChangedHandler handler) |
public ChatStateChangedEvent(tigase.jaxmpp.core.client.SessionObject sessionObject,
tigase.jaxmpp.core.client.xmpp.modules.chat.Chat chat,
ChatState state)
protected void dispatch(ChatStateExtension.ChatStateChangedHandler handler) throws Exception
dispatch in class tigase.jaxmpp.core.client.eventbus.Event<ChatStateExtension.ChatStateChangedHandler>ExceptionCopyright © 2006–2016 Tigase. All rights reserved.