| Package | Description |
|---|---|
| com.messagebird |
| Modifier and Type | Method and Description |
|---|---|
TemplateList |
MessageBirdClient.listWhatsAppTemplates()
Gets a template listing with default pagination options.
|
TemplateList |
MessageBirdClient.listWhatsAppTemplates(int offset,
int limit)
Gets a WhatsAppTemplate listing with specified pagination options.
|
TemplateList |
MessageBirdClient.listWhatsAppTemplates(int offset,
int limit,
String wabaID,
String channelID)
Gets a WhatsAppTemplate listing with specified pagination options and a wabaID or channelID filter.
|
Copyright © 2024. All rights reserved.