com.google.android.gms.identity.intents.AddressConstants.ResultCodes |
Custom result codes that can be returned to your Activity's onActivityResult method after
you call requestUserAddress(GoogleApiClient, UserAddressRequest, int)
. Note that the standard result codes of
Activity.RESULT_OK and Activity.RESULT_CANCELLED can also be returned in addition to these
custom ones.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | RESULT_ERROR | Result code returned if an error occurs while processing your request. |
Result code returned if an error occurs while processing your request.