public static interface MessageCarbonsModule.CarbonReceivedHandler
extends tigase.jaxmpp.core.client.eventbus.EventHandler
| Modifier and Type | Interface and Description |
|---|---|
static class |
MessageCarbonsModule.CarbonReceivedHandler.CarbonReceivedEvent |
| Modifier and Type | Method and Description |
|---|---|
void |
onCarbonReceived(tigase.jaxmpp.core.client.SessionObject sessionObject,
MessageCarbonsModule.CarbonEventType carbonType,
tigase.jaxmpp.core.client.xmpp.stanzas.Message encapsulatedMessage,
Chat chat) |
void onCarbonReceived(tigase.jaxmpp.core.client.SessionObject sessionObject,
MessageCarbonsModule.CarbonEventType carbonType,
tigase.jaxmpp.core.client.xmpp.stanzas.Message encapsulatedMessage,
Chat chat)
Copyright © 2006–2018 Tigase. All rights reserved.