PXInterceptor

class PXInterceptor : Interceptor

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

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun intercept(chain: Interceptor.Chain): Response