Lingua

TvInteractiveAppService.Session.NotifySessionStateChanged Metodo

Definizione

Notifica quando lo stato della sessione viene modificato.

[Android.Runtime.Register("notifySessionStateChanged", "(II)V", "GetNotifySessionStateChanged_IIHandler", ApiSince=33)]
public virtual void NotifySessionStateChanged(int state, int err);
[<Android.Runtime.Register("notifySessionStateChanged", "(II)V", "GetNotifySessionStateChanged_IIHandler", ApiSince=33)>]
abstract member NotifySessionStateChanged : int * int -> unit
override this.NotifySessionStateChanged : int * int -> unit

Parametri

state
Int32

stato della sessione corrente.

err
Int32

codice di errore per lo stato di errore. TvInteractiveAppManager#ERROR_NONE viene utilizzato quando lo stato non TvInteractiveAppManager#INTERACTIVE_APP_STATE_ERRORè .

Attributi

Commenti

Notifica quando lo stato della sessione viene modificato.

per android.media.tv.interactive.TvInteractiveAppService.Session.notifySessionStateChanged(int, int).

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a