共用方式為


TvInputService.Session.NotifyAdResponse(AdResponse) 方法

定義

通知公告的回應。

[Android.Runtime.Register("notifyAdResponse", "(Landroid/media/tv/AdResponse;)V", "GetNotifyAdResponse_Landroid_media_tv_AdResponse_Handler", ApiSince=33)]
public virtual void NotifyAdResponse (Android.Media.TV.AdResponse response);
[<Android.Runtime.Register("notifyAdResponse", "(Landroid/media/tv/AdResponse;)V", "GetNotifyAdResponse_Landroid_media_tv_AdResponse_Handler", ApiSince=33)>]
abstract member NotifyAdResponse : Android.Media.TV.AdResponse -> unit
override this.NotifyAdResponse : Android.Media.TV.AdResponse -> unit

參數

response
AdResponse

公告回應。

屬性

備註

通知公告的回應。

android.media.tv.TvInputService.Session.notifyAdResponse(android.media.tv.AdResponse)Java 檔。

此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的詞彙使用。

適用於