public static interface MessageArchiveManagementModule.MessageArchiveItemReceivedEventHandler
extends tigase.jaxmpp.core.client.eventbus.EventHandler
| Modifier and Type | Interface and Description |
|---|---|
static class |
MessageArchiveManagementModule.MessageArchiveItemReceivedEventHandler.MessageArchiveItemReceivedEvent |
| Modifier and Type | Method and Description |
|---|---|
void |
onArchiveItemReceived(tigase.jaxmpp.core.client.SessionObject sessionObject,
String queryid,
String messageId,
Date timestamp,
tigase.jaxmpp.core.client.xmpp.stanzas.Message message) |
void onArchiveItemReceived(tigase.jaxmpp.core.client.SessionObject sessionObject,
String queryid,
String messageId,
Date timestamp,
tigase.jaxmpp.core.client.xmpp.stanzas.Message message)
throws tigase.jaxmpp.core.client.exceptions.JaxmppException
tigase.jaxmpp.core.client.exceptions.JaxmppExceptionCopyright © 2006–2021 Tigase. All rights reserved.