Uses of Class
com.restfb.types.whatsapp.platform.message.Interactive.Reply
-
Packages that use Interactive.Reply Package Description com.restfb.types.whatsapp.platform.message -
-
Uses of Interactive.Reply in com.restfb.types.whatsapp.platform.message
Methods in com.restfb.types.whatsapp.platform.message that return Interactive.Reply Modifier and Type Method Description Interactive.Reply
Interactive. getButtonReply()
Interactive.Reply
Interactive. getListReply()
Interactive.Reply
Interactive. getReply()
Methods in com.restfb.types.whatsapp.platform.message with parameters of type Interactive.Reply Modifier and Type Method Description void
Interactive. setButtonReply(Interactive.Reply buttonReply)
void
Interactive. setListReply(Interactive.Reply listReply)
-