Secure context: This feature is available only in secure contexts (HTTPS), in some or all supporting browsers.
Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
The ContactAddress
interface of the Contact Picker API represents a physical address. Instances of this interface are retrieved from the address
property of the objects returned by ContactsManager.getProperties()
.
It may be useful to refer to the Universal Postal Union website's Addressing S42 standard materials, which provide information about international standards for postal addresses.