public interface MessageBase
| Modifier and Type | Method and Description |
|---|---|
String |
getBody()
The body of the SMS message.
|
String |
getRecipients()
The list of recipients msisdn's.
|
String |
getReference() |
Date |
getScheduledDatetime()
The scheduled date and time of the message
|
String getBody()
String getRecipients()
String getReference()
Date getScheduledDatetime()
Copyright © 2024. All rights reserved.