Protocols

The following protocols are available globally.

  • a protocol intercepting a session request

    See more

    Declaration

    Swift

    public protocol RequestInterceptor
  • a protocol intercepting a session response

    See more

    Declaration

    Swift

    public protocol ResponseInterceptor
  • Protocol allowing to use a type as a query parameter

    See more

    Declaration

    Swift

    public protocol QueryParam