PackageInstaller.SessionInfo.PackageSource Property

Definition

Get the package source that was set in PackageInstaller.SessionParams#setPackageSource(int).

public virtual int PackageSource { [Android.Runtime.Register("getPackageSource", "()I", "GetGetPackageSourceHandler", ApiSince=33)] get; }
[<get: Android.Runtime.Register("getPackageSource", "()I", "GetGetPackageSourceHandler", ApiSince=33)>]
member this.PackageSource : int

Property Value

Attributes

Remarks

Get the package source that was set in PackageInstaller.SessionParams#setPackageSource(int).

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

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