TvInteractiveAppView.TvInteractiveAppCallback.OnRequestCurrentChannelLcn Método

Definición

Esto se llama cuando TvInteractiveAppService.Session#requestCurrentChannelLcn() se llama a .

[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

Parámetros

iAppServiceId
String

El identificador del servicio de aplicaciones interactivas de TV enlazado a esta vista.

Atributos

Comentarios

Esto se llama cuando TvInteractiveAppService.Session#requestCurrentChannelLcn() se llama a .

Java documentación para android.media.tv.interactive.TvInteractiveAppView.TvInteractiveAppCallback.onRequestCurrentChannelLcn(java.lang.String).

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a