public interface MessageFailureInfo
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.
|
SinchError |
getSinchError()
An error object that describes this particular failure.
|
java.lang.String getMessageId()
java.lang.String getRecipientId()
SinchError getSinchError()
Copyright 2016, Sinch AB