TvInteractiveAppManager.ErrorEncrypted フィールド

定義

注意事項

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

暗号化されたチャネルのキーまたはモジュールが見つからない場合のエラー コード。

[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

フィールド値

Value = 6
属性

注釈

の Java ドキュメント android.media.tv.interactive.TvInteractiveAppManager.ERROR_ENCRYPTED

このページの一部は、によって作成および共有された作業に基づく変更であり、に記載されている条件に従って使用されます。

適用対象