Share via


TvAdView.ResetAdService Method

Definition

Resets the AD service.

[Android.Runtime.Register("resetAdService", "()V", "GetResetAdServiceHandler", ApiSince=36)]
public virtual void ResetAdService();
[<Android.Runtime.Register("resetAdService", "()V", "GetResetAdServiceHandler", ApiSince=36)>]
abstract member ResetAdService : unit -> unit
override this.ResetAdService : unit -> unit
Attributes

Remarks

Resets the AD service.

This releases the resources of the corresponding TvAdService.Session.

Java documentation for android.media.tv.ad.TvAdView.resetAdService().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to