public final class GooglePlaySettingsError extends ZendriveSettingError
Parcelable.ClassLoaderCreator<T>, Parcelable.Creator<T>| Modifier and Type | Field and Description |
|---|---|
static Parcelable.Creator<GooglePlaySettingsError> |
CREATOR |
LocationSettingsResult |
googlePlaySettingsResult
Errors found when determining location settings status on the device.
|
typeCONTENTS_FILE_DESCRIPTOR, PARCELABLE_WRITE_RETURN_VALUE| Constructor and Description |
|---|
GooglePlaySettingsError(LocationSettingsResult result) |
| Modifier and Type | Method and Description |
|---|---|
int |
describeContents() |
void |
writeToParcel(Parcel parcel,
int i) |
equals, hashCode@NonNull public final LocationSettingsResult googlePlaySettingsResult
public static final Parcelable.Creator<GooglePlaySettingsError> CREATOR
public GooglePlaySettingsError(@NonNull LocationSettingsResult result)
public int describeContents()
describeContents in interface ParcelabledescribeContents in class ZendriveSettingErrorpublic void writeToParcel(Parcel parcel, int i)
writeToParcel in interface ParcelablewriteToParcel in class ZendriveSettingError