Share via


TimelineResponse.WallClock Property

Definition

Gets the System time (UTC) of the response.

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

Property Value

Attributes

Remarks

Gets the System time (UTC) of the response.

Java documentation for android.media.tv.TimelineResponse.getWallClock().

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