PackageInstallerSession Methods |
The PackageInstallerSession type exposes the following members.
Name | Description | |
---|---|---|
![]() |
CloseSession | Call this method to execute the commands queued in the session. |
![]() |
Install | Call this method to install the application contained within the . |
![]() |
Install | Call this method to install the application contained within the . |
![]() |
OnServiceConnected | Callback implemented to receive the asynchronous result of the bindService request. |
![]() |
OnServiceDisconnected | Callback implemented to receive the notify that the bind to the service is lost due to a crash of the service. |
![]() |
OpenSession | Call this method to start a session. |
![]() |
Uninstall | Call this method to unistall an application installed on the device. |
![]() |
Upgrade | Call this method to upgrade an application installed on the device. |