TvRecordingInfo.ScheduledStartTimeMillis Property

Definition

Returns the scheduled start time of the recording in milliseconds since the epoch.

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

Property Value

Attributes

Remarks

Returns the scheduled start time of the recording in milliseconds since the epoch.

Java documentation for android.media.tv.TvRecordingInfo.getScheduledStartTimeMillis().

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