public static interface ChatStateExtension.ChatStateChangedHandler
extends tigase.jaxmpp.core.client.eventbus.EventHandler
| Modifier and Type | Interface and Description |
|---|---|
static class |
ChatStateExtension.ChatStateChangedHandler.ChatStateChangedEvent |
| Modifier and Type | Method and Description |
|---|---|
void |
onChatStateChanged(tigase.jaxmpp.core.client.SessionObject sessionObject,
tigase.jaxmpp.core.client.xmpp.modules.chat.Chat chat,
ChatState state) |
void onChatStateChanged(tigase.jaxmpp.core.client.SessionObject sessionObject,
tigase.jaxmpp.core.client.xmpp.modules.chat.Chat chat,
ChatState state)
Copyright © 2006–2018 Tigase. All rights reserved.