public class WhatsAppInteractiveBodyContent extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_TEXT |
| Constructor and Description |
|---|
WhatsAppInteractiveBodyContent() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getText()
Content of the message body.
|
int |
hashCode() |
void |
setText(String text) |
WhatsAppInteractiveBodyContent |
text(String text) |
String |
toString() |
public static final String SERIALIZED_NAME_TEXT
public WhatsAppInteractiveBodyContent text(String text)
public String getText()
public void setText(String text)
Copyright © 2022. All rights reserved.