TvInteractiveAppService.Session.OnCurrentChannelLcn(Int32) メソッド

定義

現在のチャネルの論理チャネル番号 (LCN) を受信します。

[Android.Runtime.Register("onCurrentChannelLcn", "(I)V", "GetOnCurrentChannelLcn_IHandler", ApiSince=33)]
public virtual void OnCurrentChannelLcn (int lcn);
[<Android.Runtime.Register("onCurrentChannelLcn", "(I)V", "GetOnCurrentChannelLcn_IHandler", ApiSince=33)>]
abstract member OnCurrentChannelLcn : int -> unit
override this.OnCurrentChannelLcn : int -> unit

パラメーター

lcn
Int32
属性

注釈

の Java ドキュメント android.media.tv.interactive.TvInteractiveAppService.Session.onCurrentChannelLcn(int)

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

適用対象