Share via


AdRequest.StopTimeMillis Property

Definition

Gets the stop time of the AD media in milliseconds.

public long StopTimeMillis { [Android.Runtime.Register("getStopTimeMillis", "()J", "", ApiSince=33)] get; }
[<get: Android.Runtime.Register("getStopTimeMillis", "()J", "", ApiSince=33)>]
member this.StopTimeMillis : int64

Property Value

Attributes

Remarks

Gets the stop time of the AD media in milliseconds.

-1 means until the end

Java documentation for android.media.tv.AdRequest.getStopTimeMillis().

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