public class MessageDeliveryReceiptsExtension extends Object implements MessageModuleExtension, Extension
| Modifier and Type | Class and Description |
|---|---|
static interface |
MessageDeliveryReceiptsExtension.ReceiptReceivedHandler |
| Constructor and Description |
|---|
MessageDeliveryReceiptsExtension(Context context) |
| Modifier and Type | Method and Description |
|---|---|
Element |
afterReceive(Element received) |
Message |
beforeMessageProcess(Message message,
Chat chat) |
Element |
beforeSend(Element element) |
String[] |
getFeatures() |
public static final String XMLNS
public MessageDeliveryReceiptsExtension(Context context)
public Element afterReceive(Element received) throws JaxmppException
afterReceive in interface ExtensionJaxmppExceptionpublic Message beforeMessageProcess(Message message, Chat chat) throws JaxmppException
beforeMessageProcess in interface MessageModuleExtensionJaxmppExceptionpublic Element beforeSend(Element element) throws JaxmppException
beforeSend in interface ExtensionJaxmppExceptionpublic String[] getFeatures()
getFeatures in interface ExtensionCopyright © 2006–2018 Tigase. All rights reserved.