Functions

Link copied to clipboard
abstract suspend fun intercept(httpResponseData: HttpResponseData): NetworkResponse<ResponseType>?

Intercepts the provided HTTP response to determine if it can be mapped to a specific NetworkResponse.