SlackConnectorConfig

constructor(configMap: Map<*, *>)

Secondary constructor to create an instance of SlackConnectorConfig from a configuration map.

Parameters

configMap

The map containing configuration values.


constructor(token: String)