| Modifier and Type | Method and Description |
|---|---|
MessageCarbonsModule.CarbonEventType |
MessageCarbonsModule.CarbonReceivedHandler.CarbonReceivedEvent.getCarbonType() |
static MessageCarbonsModule.CarbonEventType |
MessageCarbonsModule.CarbonEventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MessageCarbonsModule.CarbonEventType[] |
MessageCarbonsModule.CarbonEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MessageCarbonsModule.CarbonReceivedHandler.onCarbonReceived(tigase.jaxmpp.core.client.SessionObject sessionObject,
MessageCarbonsModule.CarbonEventType carbonType,
tigase.jaxmpp.core.client.xmpp.stanzas.Message encapsulatedMessage,
Chat chat) |
void |
MessageCarbonsModule.CarbonReceivedHandler.CarbonReceivedEvent.setCarbonType(MessageCarbonsModule.CarbonEventType carbonType) |
| Constructor and Description |
|---|
CarbonReceivedEvent(tigase.jaxmpp.core.client.SessionObject sessionObject,
MessageCarbonsModule.CarbonEventType carbonType,
tigase.jaxmpp.core.client.xmpp.stanzas.Message encapsulatedMessage,
Chat chat) |
Copyright © 2006–2022 Tigase. All rights reserved.