Sprache

MigrationRequestResult.MigrationRequestRejected Feld

Definition

Achtung

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

Der Nicht-PCC-Prozess hat die Anforderung abgelehnt.

[Android.Runtime.Register("MIGRATION_REQUEST_REJECTED", ApiSince=37)]
[System.Obsolete("This constant will be removed in the future version. Use Android.App.PrivateCompute.MigrationStatus enum directly instead of this field.", true)]
public const Android.App.PrivateCompute.MigrationStatus MigrationRequestRejected = 2;
[<Android.Runtime.Register("MIGRATION_REQUEST_REJECTED", ApiSince=37)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.App.PrivateCompute.MigrationStatus enum directly instead of this field.", true)>]
val mutable MigrationRequestRejected : Android.App.PrivateCompute.MigrationStatus

Feldwert

Value = 2

Implementiert

Attribute

Hinweise

Der Nicht-PCC-Prozess hat die Anforderung abgelehnt.

Android-Referenz für android.app.privatecompute.MigrationRequestResult.MIGRATION_REQUEST_REJECTED.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: