Langue

PackageInstaller.SessionInfo.SessionUnknownError Champ

Définition

Attention

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

Constante indiquant qu’une erreur inconnue s’est produite lors du traitement de cette session.

[Android.Runtime.Register("SESSION_UNKNOWN_ERROR", 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 SessionUnknownError = 3;
[<Android.Runtime.Register("SESSION_UNKNOWN_ERROR", 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 SessionUnknownError : Android.Content.PM.SessionStatus

Valeur de champ

Value = 3

Implémente

Attributs

Remarques

Constante indiquant qu’une erreur inconnue s’est produite lors du traitement de cette session.

Java documentation pour android.content.pm.PackageInstaller.SessionInfo.SESSION_UNKNOWN_ERROR.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à