public final class MessageDeliveredEvent extends EventObject
| Modifier and Type | Method and Description |
|---|---|
Instant |
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 Instant getDeliveryDate()
Copyright © 2014–2016 XMPP.rocks. All rights reserved.