public interface MessageResponseBase
| Modifier and Type | Method and Description |
|---|---|
String |
getBody()
The body of the SMS message.
|
String |
getHref()
The URL of the created object.
|
String |
getId()
An unique random ID which is created on the MessageBird platform and is returned upon creation of the object.
|
MessageResponse.Recipients |
getRecipients()
Recipient information.
|
String |
getReference()
The reference that was set for the message
|
String getId()
String getHref()
String getBody()
String getReference()
MessageResponse.Recipients getRecipients()
Copyright © 2024. All rights reserved.