PackageInstaller.SessionInfo.SessionActivationFailed Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.Content.PM.SessionStatus enum directly instead of this field.

Konstante, die angibt, dass während der Aktivierungsphase dieser Sitzung ein Fehler aufgetreten ist.

[Android.Runtime.Register("SESSION_ACTIVATION_FAILED", ApiSince=33)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Content.PM.SessionStatus enum directly instead of this field.", true)]
public const Android.Content.PM.SessionStatus SessionActivationFailed = 2;
[<Android.Runtime.Register("SESSION_ACTIVATION_FAILED", ApiSince=33)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Content.PM.SessionStatus enum directly instead of this field.", true)>]
val mutable SessionActivationFailed : Android.Content.PM.SessionStatus

Feldwert

Value = 2

Implementiert

Attribute

Hinweise

Konstante, die angibt, dass während der Aktivierungsphase dieser Sitzung ein Fehler aufgetreten ist.

Java Dokumentation für android.content.pm.PackageInstaller.SessionInfo.SESSION_ACTIVATION_FAILED.

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: