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