TvInteractiveAppView.PrepareInteractiveApp(String, Int32) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Prépare l’environnement d’exécution d’application interactif de correspondant 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
Paramètres
- iAppServiceId
- String
l’ID de service d’application interactif, qui se trouve dans TvInteractiveAppServiceInfo#getId()
.
- type
- Int32
- Attributs
Remarques
Prépare l’environnement d’exécution d’application interactif de correspondant TvInteractiveAppService
.
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.