public interface

AddressConstants

com.google.android.gms.identity.intents.AddressConstants

Class Overview

Constants used for Address APIs.

Summary

Nested Classes
interface AddressConstants.ErrorCodes Error codes that could be returned in the data Intent returned to your Activity via its onActivityResult method. 
interface AddressConstants.Extras Keys for Intent extras. 
interface AddressConstants.ResultCodes Custom result codes that can be returned to your Activity's onActivityResult method after you call requestUserAddress(GoogleApiClient, UserAddressRequest, int)
interface AddressConstants.Themes System themes that can be used to customize the UI elements shown when you call requestUserAddress(GoogleApiClient, UserAddressRequest, int)