RequestListener

interface RequestListener

Functions

Link copied to clipboard
abstract fun onError(dialogRequestId: String, type: TextAgentInterface.ErrorType)
Link copied to clipboard
abstract fun onReceiveResponse(dialogRequestId: String)
Link copied to clipboard
abstract fun onRequestCreated(dialogRequestId: String)

Inheritors

Link copied to clipboard
Link copied to clipboard