tock / ai.tock.bot.engine.dialog / EventState / <init>

<init>

EventState(entityValues: MutableList<EntityValue> = mutableListOf(), testEvent: Boolean = false, targetConnectorType: ConnectorType? = null, userInterface: UserInterfaceType? = null, userVerified: Boolean = true, intent: String? = null, step: String? = null, notification: Boolean = false, sourceApplicationId: String? = null)

State in event scope.