public final class MessageDeliveredEvent extends EventObject
MessageDeliveredListener,
Serialized Form| Modifier and Type | Method and Description |
|---|---|
Date |
getDeliveryDate()
Gets the date, when the original message has been delivered, i.e. when the delivery receipt has been sent.
|
String |
getMessageId()
Gets the message id of the successfully delivered message.
|
getSource, toStringpublic String getMessageId()
public Date getDeliveryDate()
Copyright © 2014–2015 XMPP.rocks. All rights reserved.