| Package | Description |
|---|---|
| com.infobip.api |
| Modifier and Type | Method and Description |
|---|---|
SmsInboundMessageResult |
ReceiveSmsApi.getInboundSmsMessages(Integer limit)
Get inbound SMS messages.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<SmsInboundMessageResult> |
ReceiveSmsApi.getInboundSmsMessagesWithHttpInfo(Integer limit)
Get inbound SMS messages.
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
ReceiveSmsApi.getInboundSmsMessagesAsync(Integer limit,
ApiCallback<SmsInboundMessageResult> _callback)
Get inbound SMS messages (asynchronously).
|
Copyright © 2022. All rights reserved.