PolicyUpdateResult.ResultCode Property

Definition

Returns result code describing why the policy has changed.

public Android.App.Admin.PolicyUpdateResultCode ResultCode { [Android.Runtime.Register("getResultCode", "()I", "", ApiSince=34)] get; }
[<get: Android.Runtime.Register("getResultCode", "()I", "", ApiSince=34)>]
member this.ResultCode : Android.App.Admin.PolicyUpdateResultCode

Property Value

Attributes

Remarks

Returns result code describing why the policy has changed.

Java documentation for android.app.admin.PolicyUpdateResult.getResultCode().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to