다음을 통해 공유


TvInteractiveAppView.PrepareInteractiveApp(String, Int32) 메서드

정의

해당하는 대화형 애플리케이션 런타임 환경을 준비합니다 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

매개 변수

iAppServiceId
String

에서 찾을 TvInteractiveAppServiceInfo#getId()수 있는 대화형 앱 서비스 ID입니다.

type
Int32
특성

설명

해당하는 대화형 애플리케이션 런타임 환경을 준비합니다 TvInteractiveAppService.

에 대한 android.media.tv.interactive.TvInteractiveAppView.prepareInteractiveApp(java.lang.String, int)Java 설명서

이 페이지의 일부는 Android 오픈 소스 프로젝트에서 만들고 공유하고 Creative Commons 2.5 특성 라이선스에 설명된 용어에 따라 사용되는 작업을 기반으로 하는 수정 사항입니다.

적용 대상