BatchingHttpEngine
Content copied to clipboard
Constructors
Link copied to clipboard
fun BatchingHttpEngine( delegate: HttpEngine = DefaultHttpEngine(), batchIntervalMillis: Long = 10, maxBatchSize: Int = 10, exposeErrorBody: Boolean = false)
Content copied to clipboard
Functions
Link copied to clipboard
Disposes any resources used by the HttpEngine
Link copied to clipboard
Executes the given HttpRequest