public class WhatsAppInteractiveButtonsVideoHeaderContent extends WhatsAppInteractiveButtonsHeaderContent
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_MEDIA_URL |
SERIALIZED_NAME_TYPE, type| Constructor and Description |
|---|
WhatsAppInteractiveButtonsVideoHeaderContent() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getMediaUrl()
URL of a video sent in the header.
|
int |
hashCode() |
WhatsAppInteractiveButtonsVideoHeaderContent |
mediaUrl(String mediaUrl) |
void |
setMediaUrl(String mediaUrl) |
String |
toString() |
getType, setType, typepublic static final String SERIALIZED_NAME_MEDIA_URL
public WhatsAppInteractiveButtonsVideoHeaderContent()
public WhatsAppInteractiveButtonsVideoHeaderContent mediaUrl(String mediaUrl)
public String getMediaUrl()
public void setMediaUrl(String mediaUrl)
public boolean equals(Object o)
equals in class WhatsAppInteractiveButtonsHeaderContentpublic int hashCode()
hashCode in class WhatsAppInteractiveButtonsHeaderContentpublic String toString()
toString in class WhatsAppInteractiveButtonsHeaderContentCopyright © 2022. All rights reserved.