类 CallServerInterceptor

java.lang.Object
com.lark.oapi.okhttp.internal.http.CallServerInterceptor
所有已实现的接口:
Interceptor

public final class CallServerInterceptor extends Object implements Interceptor
This is the last interceptor in the chain. It makes a network call to the server.