C# Class Square.OkHttp3.OkHttpClient.Builder.InterceptorImpl

Inheritance: Java.Lang.Object, IInterceptor
Afficher le fichier Open project: mattleibow/square-bindings

Méthodes publiques

Méthode Description
Intercept ( IInterceptorChain p0 ) : Response
InterceptorImpl ( Response>.Func interceptor ) : System

Method Details

Intercept() public méthode

public Intercept ( IInterceptorChain p0 ) : Response
p0 IInterceptorChain
Résultat Response

InterceptorImpl() public méthode

public InterceptorImpl ( Response>.Func interceptor ) : System
interceptor Response>.Func
Résultat System