Uses of Class
com.whatsapp.api.domain.messages.Address
Packages that use Address
-
Uses of Address in com.whatsapp.api.domain.messages
Methods in com.whatsapp.api.domain.messages that return AddressModifier 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.Methods in com.whatsapp.api.domain.messages that return types with arguments of type AddressMethods in com.whatsapp.api.domain.messages with parameters of type AddressModifier 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.Method parameters in com.whatsapp.api.domain.messages with type arguments of type Address
Contact.addAddress(Address)