public static interface

AddressConstants.ErrorCodes

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

Class Overview

Error codes that could be returned in the data Intent returned to your Activity via its onActivityResult method. These are retrieved using EXTRA_ERROR_CODE.

Summary

Constants
int ERROR_CODE_NO_APPLICABLE_ADDRESSES Error code returned if the user has no addresses that can be used.

Constants

public static final int ERROR_CODE_NO_APPLICABLE_ADDRESSES

Error code returned if the user has no addresses that can be used.

Constant Value: 555 (0x0000022b)