Uses of Class
com.restfb.types.whatsapp.platform.message.Contact
-
Packages that use Contact Package Description com.restfb.types.webhook.whatsapp -
-
Uses of Contact in com.restfb.types.webhook.whatsapp
Methods in com.restfb.types.webhook.whatsapp that return types with arguments of type Contact Modifier and Type Method Description List<Contact>
WhatsappMessagesValue. getContacts()
Method parameters in com.restfb.types.webhook.whatsapp with type arguments of type Contact Modifier and Type Method Description void
WhatsappMessagesValue. setContacts(List<Contact> contacts)
-