Interface InstallExtensionCallback

All Superinterfaces:
AsyncCallback<InstallExtensionCallback.Params,InstallExtensionCallback.Action>, Callback, ExtensionsCallback

public interface InstallExtensionCallback
A callback that is invoked when the user installs an extension from Chrome Web Store.

Use the InstallExtensionCallback.Action.install() method to install the extension.

Use the InstallExtensionCallback.Action.cancel() method to cancel the installation.

Since:
8.0.0