ErrorReportBuilder

class ErrorReportBuilder(maxHTTPResponses: Int = 10) : HTTPInterceptor

ErrorReportBuilder provides extra error details that can be send when reporting an error.

Constructors

Link copied to clipboard
constructor(maxHTTPResponses: Int = 10)

Functions

Link copied to clipboard
Link copied to clipboard
open suspend override fun onResponse(response: InterceptableHTTPResponse)
Link copied to clipboard
Link copied to clipboard