public static interface MessageModule.ChatUpdatedHandler
extends tigase.jaxmpp.core.client.eventbus.EventHandler
| Modifier and Type | Interface and Description |
|---|---|
static class |
MessageModule.ChatUpdatedHandler.ChatUpdatedEvent |
| Modifier and Type | Method and Description |
|---|---|
void |
onChatUpdated(tigase.jaxmpp.core.client.SessionObject sessionObject,
Chat chat) |
void onChatUpdated(tigase.jaxmpp.core.client.SessionObject sessionObject,
Chat chat)
Copyright © 2006–2020 Tigase. All rights reserved.