TvInteractiveAppManager.RegisterCallback メソッド

定義

[Android.Runtime.Register("registerCallback", "(Ljava/util/concurrent/Executor;Landroid/media/tv/interactive/TvInteractiveAppManager$TvInteractiveAppCallback;)V", "", ApiSince=33)]
public void RegisterCallback (Java.Util.Concurrent.IExecutor executor, Android.Media.TV.Interactive.TvInteractiveAppManager.TvInteractiveAppCallback callback);
[<Android.Runtime.Register("registerCallback", "(Ljava/util/concurrent/Executor;Landroid/media/tv/interactive/TvInteractiveAppManager$TvInteractiveAppCallback;)V", "", ApiSince=33)>]
member this.RegisterCallback : Java.Util.Concurrent.IExecutor * Android.Media.TV.Interactive.TvInteractiveAppManager.TvInteractiveAppCallback -> unit

パラメーター

executor
IExecutor
属性

適用対象