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

Link copied to clipboard
PXInterceptor PXInterceptor()

Functions

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