InputProcessor

interface InputProcessor

Functions

Link copied to clipboard
abstract fun onReceiveDirectives(dialogRequestId: String, directives: List<Directive>): Boolean
Link copied to clipboard
abstract fun onResponseTimeout(dialogRequestId: String)
Link copied to clipboard
abstract fun onSendEventFinished(dialogRequestId: String)