public static interface AllowPluginCallback.Response
AllowPluginCallback
.Modifier and Type | Method and Description |
---|---|
static AllowPluginCallback.Response |
allow()
Notifies the engine that the plugin is allowed to be used.
|
static AllowPluginCallback.Response |
deny()
Notifies the engine that the plugin isn't allowed at the moment.
|
static AllowPluginCallback.Response allow()
static AllowPluginCallback.Response deny()