tock / ai.tock.bot.connector.ga / GAHandler / <init>

<init>

GAHandler(value: KClass<out ConnectorStoryHandler<*>>)

To specify ConnectorStoryHandler for Google Assistant connector. KClass passed as value of this annotation must have a primary constructor with a single not optional StoryHandlerDefinitionBase argument.