BatchingHttpInterceptor

Constructors

Link copied to clipboard
constructor(batchIntervalMillis: Long, maxBatchSize: Int, exposeErrorBody: Boolean)

Functions

Link copied to clipboard
open fun intercept(@NotNull request: HttpRequest, @NotNull chain: HttpInterceptorChain, @NotNull callback: HttpCallback)