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