PackageInstaller.SessionInfo.CreatedMillis Property

Definition

The timestamp of the initial creation of the session.

public virtual long CreatedMillis { [Android.Runtime.Register("getCreatedMillis", "()J", "GetGetCreatedMillisHandler", ApiSince=30)] get; }
[<get: Android.Runtime.Register("getCreatedMillis", "()J", "GetGetCreatedMillisHandler", ApiSince=30)>]
member this.CreatedMillis : int64

Property Value

Attributes

Remarks

The timestamp of the initial creation of the session.

Java documentation for android.content.pm.PackageInstaller.SessionInfo.getCreatedMillis().

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