Sprache

AconfigStorageReadException.ErrorPackageNotFound Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.OS.Flagging.AconfigStorageReadErrorType enum directly instead of this field.

Fehlercode, der angibt, dass das angeforderte Konfigurationspaket nicht gefunden wird.

[Android.Runtime.Register("ERROR_PACKAGE_NOT_FOUND", ApiSince=36)]
[System.Obsolete("This constant will be removed in the future version. Use Android.OS.Flagging.AconfigStorageReadErrorType enum directly instead of this field.", true)]
public const Android.OS.Flagging.AconfigStorageReadErrorType ErrorPackageNotFound = 2;
[<Android.Runtime.Register("ERROR_PACKAGE_NOT_FOUND", ApiSince=36)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.OS.Flagging.AconfigStorageReadErrorType enum directly instead of this field.", true)>]
val mutable ErrorPackageNotFound : Android.OS.Flagging.AconfigStorageReadErrorType

Feldwert

Value = 2
Attribute

Hinweise

Fehlercode, der angibt, dass das angeforderte Konfigurationspaket nicht gefunden wird.

Java Dokumentation für android.os.flagging.AconfigStorageReadException.ERROR_PACKAGE_NOT_FOUND.

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: