Język

MigrationStatus Enum

Definition

public enum MigrationStatus
type MigrationStatus = 
Inheritance
MigrationStatus

Fields

Name Value Description
Accepted 1

The non-PCC process has accepted the request and will begin migration.

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

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.

Rejected 2

The non-PCC process has rejected the request.

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

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