tock / ai.tock.bot.connector / Connector / send
send
abstract fun send(event: Event, callback: ConnectorCallback, delayInMs: Long = 0): Unit
(source)
Send an event with this connector for the specified delay.
Parameters
event
- the event to send
callback
- the initial connector callback
delayInMs
- the optional delay