Interface UninstallExtensionCallback.Params

Enclosing interface:
UninstallExtensionCallback

public static interface UninstallExtensionCallback.Params
The parameters of the UninstallExtensionCallback.
  • Method Summary

    Modifier and Type
    Method
    Description
    default Extension
    Returns the extension that the user wants to uninstall.
  • Method Details

    • extension

      default Extension extension()
      Returns the extension that the user wants to uninstall.