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