public interface MessageDeliveryInfo
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getMessageId()
Returns the message identifier.
|
java.lang.String |
getRecipientId()
Returns the user identifier of the recipient that had the message delivered.
|
java.util.Date |
getTimestamp()
Returns the server side timestamp of this event.
|
java.lang.String getMessageId()
java.lang.String getRecipientId()
java.util.Date getTimestamp()
Copyright 2016, Sinch AB