public static interface MessageModule.ChatCreatedHandler
extends tigase.jaxmpp.core.client.eventbus.EventHandler
| Modifier and Type | Interface and Description |
|---|---|
static class |
MessageModule.ChatCreatedHandler.ChatCreatedEvent |
| Modifier and Type | Method and Description |
|---|---|
void |
onChatCreated(tigase.jaxmpp.core.client.SessionObject sessionObject,
Chat chat,
tigase.jaxmpp.core.client.xmpp.stanzas.Message message) |
void onChatCreated(tigase.jaxmpp.core.client.SessionObject sessionObject,
Chat chat,
tigase.jaxmpp.core.client.xmpp.stanzas.Message message)
Copyright © 2006–2017 Tigase. All rights reserved.