PackageInstaller.SessionInfo.SessionId Property

Definition

Return the ID for this session.

public virtual int SessionId { [Android.Runtime.Register("getSessionId", "()I", "GetGetSessionIdHandler")] get; }
[<get: Android.Runtime.Register("getSessionId", "()I", "GetGetSessionIdHandler")>]
member this.SessionId : int

Property Value

Attributes

Remarks

Return the ID for this session.

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

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