InstallStatusListener

public interface InstallStatusListener


Listeners to receive updates of module install requests.

Summary

Public methods

abstract void

Callback triggered whenever the install status has changed.

Public methods

onInstallStatusUpdated

abstract void onInstallStatusUpdated(ModuleInstallStatusUpdate update)

Callback triggered whenever the install status has changed.