set Interceptor
abstract fun setInterceptor(@Nullable interceptor: HttpServiceInterceptorInterface)
Content copied to clipboard
Set an interceptor for the HttpService's function calls.
Parameters
interceptor
The interceptor to be set.