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