Class WhatsAppInteractiveListReply
-
- All Implemented Interfaces:
public final class WhatsAppInteractiveListReply
-
-
Constructor Summary
Constructors Constructor Description WhatsAppInteractiveListReply(String title, String description, String payload)
-
Method Summary
Modifier and Type Method Description final StringgetTitle()final StringgetDescription()final StringgetPayload()-
-
Method Detail
-
getDescription
final String getDescription()
-
getPayload
final String getPayload()
-
-
-
-