Share via


ServiceInfo.SessionStartTime Property

Definition

The start time indicating when this service will be available.

public virtual Java.Util.Date? SessionStartTime { [Android.Runtime.Register("getSessionStartTime", "()Ljava/util/Date;", "GetGetSessionStartTimeHandler", ApiSince=28)] get; }
[<get: Android.Runtime.Register("getSessionStartTime", "()Ljava/util/Date;", "GetGetSessionStartTimeHandler", ApiSince=28)>]
member this.SessionStartTime : Java.Util.Date

Property Value

Attributes

Remarks

The start time indicating when this service will be available.

Java documentation for android.telephony.mbms.ServiceInfo.getSessionStartTime().

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