| Package | Description |
|---|---|
| com.infobip.api | |
| com.infobip.model |
| Modifier and Type | Method and Description |
|---|---|
WhatsAppSingleMessageInfo |
SendWhatsAppApi.sendWhatsAppInteractiveListMessage(WhatsAppInteractiveListMessage whatsAppInteractiveListMessage)
Send WhatsApp interactive list message.
|
okhttp3.Call |
SendWhatsAppApi.sendWhatsAppInteractiveListMessageAsync(WhatsAppInteractiveListMessage whatsAppInteractiveListMessage,
ApiCallback<WhatsAppSingleMessageInfo> _callback)
Send WhatsApp interactive list message (asynchronously).
|
okhttp3.Call |
SendWhatsAppApi.sendWhatsAppInteractiveListMessageCall(WhatsAppInteractiveListMessage whatsAppInteractiveListMessage,
ApiCallback _callback)
Build call for sendWhatsAppInteractiveListMessage.
|
ApiResponse<WhatsAppSingleMessageInfo> |
SendWhatsAppApi.sendWhatsAppInteractiveListMessageWithHttpInfo(WhatsAppInteractiveListMessage whatsAppInteractiveListMessage)
Send WhatsApp interactive list message.
|
| Modifier and Type | Method and Description |
|---|---|
WhatsAppInteractiveListMessage |
WhatsAppInteractiveListMessage.callbackData(String callbackData) |
WhatsAppInteractiveListMessage |
WhatsAppInteractiveListMessage.content(WhatsAppInteractiveListContent content) |
WhatsAppInteractiveListMessage |
WhatsAppInteractiveListMessage.from(String from) |
WhatsAppInteractiveListMessage |
WhatsAppInteractiveListMessage.messageId(String messageId) |
WhatsAppInteractiveListMessage |
WhatsAppInteractiveListMessage.to(String to) |
Copyright © 2022. All rights reserved.