SystemUpdatePolicy.ValidationFailedException.ErrorCombinedFreezePeriodTooClose Field

Definition

Caution

This constant will be removed in the future version. Use Android.App.Admin.SystemUpdatePolicyErrorCode enum directly instead of this field.

[Android.Runtime.Register("ERROR_COMBINED_FREEZE_PERIOD_TOO_CLOSE", ApiSince=28)]
[System.Obsolete("This constant will be removed in the future version. Use Android.App.Admin.SystemUpdatePolicyErrorCode enum directly instead of this field.", true)]
public const Android.App.Admin.SystemUpdatePolicyErrorCode ErrorCombinedFreezePeriodTooClose = 6;
[<Android.Runtime.Register("ERROR_COMBINED_FREEZE_PERIOD_TOO_CLOSE", ApiSince=28)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.App.Admin.SystemUpdatePolicyErrorCode enum directly instead of this field.", true)>]
val mutable ErrorCombinedFreezePeriodTooClose : Android.App.Admin.SystemUpdatePolicyErrorCode

Field Value

SystemUpdatePolicyErrorCode

Implements

Attributes

Applies to