Idioma

TvInteractiveAppView.PrepareInteractiveApp(String, Int32) Método

Definição

Prepara o ambiente interativo de runtime do aplicativo correspondente TvInteractiveAppService.

[Android.Runtime.Register("prepareInteractiveApp", "(Ljava/lang/String;I)V", "GetPrepareInteractiveApp_Ljava_lang_String_IHandler", ApiSince=33)]
public virtual void PrepareInteractiveApp(string iAppServiceId, int type);
[<Android.Runtime.Register("prepareInteractiveApp", "(Ljava/lang/String;I)V", "GetPrepareInteractiveApp_Ljava_lang_String_IHandler", ApiSince=33)>]
abstract member PrepareInteractiveApp : string * int -> unit
override this.PrepareInteractiveApp : string * int -> unit

Parâmetros

iAppServiceId
String

a ID interativa do serviço de aplicativo, que pode ser encontrada em TvInteractiveAppServiceInfo#getId().

type
Int32

O tipo do aplicativo interativo de TV.

Atributos

Comentários

Prepara o ambiente interativo de runtime do aplicativo correspondente TvInteractiveAppService.

Java documentação para android.media.tv.interactive.TvInteractiveAppView.prepareInteractiveApp(java.lang.String, int).

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Project Open Source do Open Source e usadas de acordo com os termos descritos na Creative Commons 2.5.

Aplica-se a