mapbox-maps-android
mapbox-maps-android
/
com.mapbox.common
/
HttpServiceInterceptorResponseContinuation
Http
Service
Interceptor
Response
Continuation
interface
HttpServiceInterceptorResponseContinuation
Continuation to be invoked once the interceptor is done processing a request's response.
Functions
Functions
run
Link copied to clipboard
abstract
fun
run
(
@
NonNull
response
:
HttpResponse
)