Uses of Class
com.restfb.types.whatsapp.platform.Message
-
Packages that use Message Package Description com.restfb.types.webhook.whatsapp -
-
Uses of Message in com.restfb.types.webhook.whatsapp
Methods in com.restfb.types.webhook.whatsapp that return types with arguments of type Message Modifier and Type Method Description List<Message>
WhatsappMessagesValue. getMessages()
Method parameters in com.restfb.types.webhook.whatsapp with type arguments of type Message Modifier and Type Method Description void
WhatsappMessagesValue. setMessages(List<Message> messages)
-