setInterceptor

abstract fun setInterceptor(@Nullable interceptor: HttpServiceInterceptorInterface)

Set an interceptor for the HttpService's function calls.

Parameters

interceptor

The interceptor to be set.