| Package | Description |
|---|---|
| com.infobip.model |
| Modifier and Type | Method and Description |
|---|---|
SmsStatus |
SmsResponseDetails.getStatus()
Indicates the
[status](https://www.infobip.com/docs/essentials/response-status-and-error-codes#api-status-codes)
of the message and how to recover from an error should there be any.
|
SmsStatus |
SmsReport.getStatus()
Indicates the
[status](https://www.infobip.com/docs/essentials/response-status-and-error-codes#api-status-codes)
of the message and how to recover from an error should there be any.
|
SmsStatus |
SmsLog.getStatus()
Get status
|
| Modifier and Type | Method and Description |
|---|---|
void |
SmsLog.setStatus(SmsStatus status) |
SmsLog |
SmsLog.status(SmsStatus status) |
Copyright © 2022. All rights reserved.