Keel
Toggle table of contents
0.0.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Keel
keel-jvm-runtime
/
com.keel.jvm.runtime
/
PluginDisposedEvent
/
PluginDisposedEvent
Plugin
Disposed
Event
constructor
(
kind
:
String
=
"plugin-disposed-event"
,
protocolVersion
:
Int
=
PLUGIN_JVM_PROTOCOL_VERSION
,
pluginId
:
String
,
generation
:
Long
,
timestamp
:
Long
,
messageId
:
String
,
authToken
:
String
)
(
source
)