Language

MigrationRequestResult.Status Property

Definition

public int Status { [Android.Runtime.Register("getStatus", "()I", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getStatus", "()I", "", ApiSince=37)>]
member this.Status : int

Property Value

Value is one of the following: MIGRATION_REQUEST_ACCEPTED; MIGRATION_REQUEST_REJECTED

Attributes

Remarks

Android reference for android.app.privatecompute.MigrationRequestResult.getStatus.

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