public interface PackageInstallerListener
| Modifier and Type | Method and Description |
|---|---|
void |
onResult(java.util.List<PackageInstallerResult> results)
onResult will be called to signal the result of the commands install/uninstall/upgrade executed in a session or as standolone command.
|
void onResult(java.util.List<PackageInstallerResult> results)
results - PackageInstallerResult
List result of the commands