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