Uses of Class
com.whatsapp.api.domain.messages.Address
-
Uses of Address in com.whatsapp.api.domain.messages
Modifier and TypeMethodDescriptionSets city.Address.setCountry
(String country) Sets country.Address.setCountryCode
(String countryCode) Sets country code.Sets state.Sets street.Address.setType
(AddressType type) Sets type.Sets zip.Modifier and TypeMethodDescriptionContact.addAddress
(Address address) Add addresses contact.Contact.addAddresses
(Address address) Deprecated, for removal: This API element is subject to removal in a future version.
Contact.addAddress(Address)