Lingua

TvInteractiveAppManager.ErrorNotSupported 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 per un canale non supportato.

[Android.Runtime.Register("ERROR_NOT_SUPPORTED", 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 ErrorNotSupported = 2;
[<Android.Runtime.Register("ERROR_NOT_SUPPORTED", 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 ErrorNotSupported : Android.Media.TV.Interactive.AppManagerError

Valore del campo

Value = 2
Attributi

Commenti

Codice di errore per un canale non supportato.

per android.media.tv.interactive.TvInteractiveAppManager.ERROR_NOT_SUPPORTED.

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