DashHttpServiceInterceptor

class DashHttpServiceInterceptor : HttpServiceInterceptorInterface

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open override fun onRequest(request: HttpRequest, continuation: HttpServiceInterceptorRequestContinuation)
Link copied to clipboard
open override fun onResponse(response: HttpResponse, continuation: HttpServiceInterceptorResponseContinuation)