Uses of Class
com.restfb.types.whatsapp.platform.message.Interactive.Reply
Packages that use Interactive.Reply
-
Uses of Interactive.Reply in com.restfb.types.whatsapp.platform.message
Methods in com.restfb.types.whatsapp.platform.message that return Interactive.ReplyModifier and TypeMethodDescriptionInteractive.getButtonReply()Interactive.getListReply()Interactive.getReply()Methods in com.restfb.types.whatsapp.platform.message with parameters of type Interactive.ReplyModifier and TypeMethodDescriptionvoidInteractive.setButtonReply(Interactive.Reply buttonReply) voidInteractive.setListReply(Interactive.Reply listReply)