intercept

open fun intercept(@NonNull request: Request): Request

Intercepts outgoing request from the SDK.

Return

The Updated Request

Parameters

request

The original outgoing request


abstract fun intercept(@NonNull request: Request, tag: T): Request

Intercepts outgoing request from the SDK.

Return

The Updated Request

Parameters

request

The original outgoing request

tag

The tag associate with the request. The SDK Tag outbound request with Action