public class MessageDeliveryReceiptsExtension extends Object implements tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModuleExtension, tigase.jaxmpp.core.client.xmpp.modules.extensions.Extension
| Modifier and Type | Class and Description |
|---|---|
static interface |
MessageDeliveryReceiptsExtension.ReceiptReceivedHandler |
| Constructor and Description |
|---|
MessageDeliveryReceiptsExtension(tigase.jaxmpp.core.client.Context context) |
| Modifier and Type | Method and Description |
|---|---|
tigase.jaxmpp.core.client.xml.Element |
afterReceive(tigase.jaxmpp.core.client.xml.Element received) |
tigase.jaxmpp.core.client.xmpp.stanzas.Message |
beforeMessageProcess(tigase.jaxmpp.core.client.xmpp.stanzas.Message message,
tigase.jaxmpp.core.client.xmpp.modules.chat.Chat chat) |
tigase.jaxmpp.core.client.xml.Element |
beforeSend(tigase.jaxmpp.core.client.xml.Element element) |
String[] |
getFeatures() |
public static final String XMLNS
public MessageDeliveryReceiptsExtension(tigase.jaxmpp.core.client.Context context)
public tigase.jaxmpp.core.client.xml.Element afterReceive(tigase.jaxmpp.core.client.xml.Element received)
throws tigase.jaxmpp.core.client.exceptions.JaxmppException
afterReceive in interface tigase.jaxmpp.core.client.xmpp.modules.extensions.Extensiontigase.jaxmpp.core.client.exceptions.JaxmppExceptionpublic tigase.jaxmpp.core.client.xmpp.stanzas.Message beforeMessageProcess(tigase.jaxmpp.core.client.xmpp.stanzas.Message message,
tigase.jaxmpp.core.client.xmpp.modules.chat.Chat chat)
throws tigase.jaxmpp.core.client.exceptions.JaxmppException
beforeMessageProcess in interface tigase.jaxmpp.core.client.xmpp.modules.chat.MessageModuleExtensiontigase.jaxmpp.core.client.exceptions.JaxmppExceptionpublic tigase.jaxmpp.core.client.xml.Element beforeSend(tigase.jaxmpp.core.client.xml.Element element)
throws tigase.jaxmpp.core.client.exceptions.JaxmppException
beforeSend in interface tigase.jaxmpp.core.client.xmpp.modules.extensions.Extensiontigase.jaxmpp.core.client.exceptions.JaxmppExceptionpublic String[] getFeatures()
getFeatures in interface tigase.jaxmpp.core.client.xmpp.modules.extensions.ExtensionCopyright © 2006–2016 Tigase. All rights reserved.