C# 클래스 Square.OkHttp3.OkHttpClient.Builder.InterceptorImpl

상속: Java.Lang.Object, IInterceptor
파일 보기 프로젝트 열기: mattleibow/square-bindings

공개 메소드들

메소드 설명
Intercept ( IInterceptorChain p0 ) : Response
InterceptorImpl ( Response>.Func interceptor ) : System

메소드 상세

Intercept() 공개 메소드

public Intercept ( IInterceptorChain p0 ) : Response
p0 IInterceptorChain
리턴 Response

InterceptorImpl() 공개 메소드

public InterceptorImpl ( Response>.Func interceptor ) : System
interceptor Response>.Func
리턴 System