PackageInstaller.SessionInfo.SessionActivationFailed Campo

Definizione

Attenzione

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

Costante che indica che si è verificato un errore durante la fase di attivazione di questa sessione.

[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

Valore del campo

Value = 2

Implementazioni

Attributi

Commenti

Costante che indica che si è verificato un errore durante la fase di attivazione di questa sessione.

per android.content.pm.PackageInstaller.SessionInfo.SESSION_ACTIVATION_FAILED.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a