hub
1.0.0-Alpha4-dev10
jvm
imahub-sdk-hub-core
/
imahub.sdk.hub.platform
/
PluginConfig
Plugin
Config
data
class
PluginConfig
(
val
acceptableMessageType
:
AcceptableMessageType
)
:
ServerConfig
Plugin configuration for setting up its capabilities.
Members
Constructors
Plugin
Config
Link copied to clipboard
constructor
(
acceptableMessageType
:
AcceptableMessageType
)
Properties
acceptable
Message
Type
Link copied to clipboard
open
override
val
acceptableMessageType
:
AcceptableMessageType
Type of messages a plugin supports.