Condividi tramite


TvInteractiveAppManager.ErrorEncrypted Campo

Definizione

Attenzione

This constant will be removed in the future version. Use Android.Media.TV.Interactive.AppManagerError enum directly instead of this field.

Codice di errore quando la chiave o il modulo non è presente per il canale crittografato.

[Android.Runtime.Register("ERROR_ENCRYPTED", ApiSince=33)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Media.TV.Interactive.AppManagerError enum directly instead of this field.", true)]
public const Android.Media.TV.Interactive.AppManagerError ErrorEncrypted = 6;
[<Android.Runtime.Register("ERROR_ENCRYPTED", ApiSince=33)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Media.TV.Interactive.AppManagerError enum directly instead of this field.", true)>]
val mutable ErrorEncrypted : Android.Media.TV.Interactive.AppManagerError

Valore del campo

Value = 6
Attributi

Commenti

Codice di errore quando la chiave o il modulo non è presente per il canale crittografato.

Documentazione java per android.media.tv.interactive.TvInteractiveAppManager.ERROR_ENCRYPTED.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a