BroadcastInfoResponse.ResponseResultError フィールド

定義

注意事項

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

応答の結果: error。

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

フィールド値

Value = 1

実装

属性

注釈

応答の結果: error。 これは、要求を正常に設定できないことを意味します。

android.media.tv.BroadcastInfoResponse.RESPONSE_RESULT_ERRORJava ドキュメント。

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

適用対象