tock / ai.tock.bot.connector / ConnectorBase / <init>

<init>

ConnectorBase(connectorType: ConnectorType, supportedFeatures: Set<ConnectorFeature> = emptySet())

Base implementation of Connector. Connector implementations should usually extend this class.