Partager via


TvInteractiveAppView.SendCurrentChannelLcn(Int32) Méthode

Définition

Envoie le numéro de canal logique actuel (LCN) à l’application interactive TV associée.

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

Paramètres

lcn
Int32
Attributs

Remarques

Envoie le numéro de canal logique actuel (LCN) à l’application interactive TV associée.

Documentation Java pour android.media.tv.interactive.TvInteractiveAppView.sendCurrentChannelLcn(int).

Les parties de cette page sont des modifications basées sur le travail créé et partagé par le projet Android Open Source et utilisés en fonction des termes décrits dans la licence d’attribution Creative Commons 2.5.

S’applique à