TvInteractiveAppView.TvInteractiveAppCallback.OnRequestCurrentChannelLcn メソッド

定義

これは、 が呼び出されたときに TvInteractiveAppService.Session#requestCurrentChannelLcn() 呼び出されます。

[Android.Runtime.Register("onRequestCurrentChannelLcn", "(Ljava/lang/String;)V", "GetOnRequestCurrentChannelLcn_Ljava_lang_String_Handler", ApiSince=33)]
public virtual void OnRequestCurrentChannelLcn (string iAppServiceId);
[<Android.Runtime.Register("onRequestCurrentChannelLcn", "(Ljava/lang/String;)V", "GetOnRequestCurrentChannelLcn_Ljava_lang_String_Handler", ApiSince=33)>]
abstract member OnRequestCurrentChannelLcn : string -> unit
override this.OnRequestCurrentChannelLcn : string -> unit

パラメーター

iAppServiceId
String

このビューにバインドされた TV 対話型アプリ サービスの ID。

属性

注釈

android.media.tv.interactive.TvInteractiveAppView.TvInteractiveAppCallback.onRequestCurrentChannelLcn(java.lang.String)Java ドキュメント。

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

適用対象