onAssistantRequest
open override fun onAssistantRequest(block: suspend OutboundCallAssistantResponse.(RequestContext) -> Unit)(source)
Whenever an AssistantRequest is made, the contents of the onAssistantRequest{} block will be executed.