toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-debug-mode
/
com.mapbox.dash.debugmode.util
/
DashHttpServiceInterceptor
Dash
Http
Service
Interceptor
class
DashHttpServiceInterceptor
:
HttpServiceInterceptorInterface
Members
Constructors
Dash
Http
Service
Interceptor
Link copied to clipboard
constructor
(
)
Types
Companion
Link copied to clipboard
object
Companion
Functions
on
Request
Link copied to clipboard
open
override
fun
onRequest
(
request
:
HttpRequest
,
continuation
:
HttpServiceInterceptorRequestContinuation
)
on
Response
Link copied to clipboard
open
override
fun
onResponse
(
response
:
HttpResponse
,
continuation
:
HttpServiceInterceptorResponseContinuation
)