TimeoutResponseHandler

This class drop directives which received after timeout

Constructors

Link copied to clipboard
fun TimeoutResponseHandler()

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open override fun onResponseTimeout(dialogRequestId: String)
Link copied to clipboard
open override fun preProcess(directives: List<Directive>): List<Directive>