PXInterceptor

public final class PXInterceptor implements Interceptor

The URL requests interceptor. You should crate instance of this class and add it as the last interceptor in the chain.

Constructors

PXInterceptor
Link copied to clipboard
PXInterceptor PXInterceptor()

Functions

intercept
Link copied to clipboard
Response intercept(Interceptor.Chain chain)