PackageInstallerResult Properties
Click or drag to resize

PackageInstallerResult Properties

The PackageInstallerResult type exposes the following members.

Properties
NameDescription
Public property Data
data application to be installed/upgraded/uninstalled.
Public property Event
event type of the event, value from PackageInstallerEvent.
Public property JniPeerMembers
To be added.
Public property Result
result result of the command, value matching one of the PackageInstallerException error constants.
Public property ThresholdClass
To be added.
Public property ThresholdType
To be added.
Top Top
See Also