PackageInstallerSession Methods |
The PackageInstallerSession type exposes the following members.
Name | Description | |
---|---|---|
![]() | CloseSession | Call this method to execute the commands queued in the session. |
![]() | Install(IListString, Boolean) | Call this method to install the applications contained within the .apk files specified by apks. |
![]() | Install(String, Boolean) | Call this method to install the application contained within the .apk file specified by apk. |
![]() | OnServiceConnected | To be added. |
![]() | OnServiceDisconnected | To be added. |
![]() | 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. |