ReceiveMiddleware

Middleware that intercepts the SdkOperationExecution.receive phase

Inherited functions

Link copied to clipboard
abstract suspend fun <H : Handler<SdkHttpRequest, HttpCall>> handle(request: SdkHttpRequest, next: H): HttpCall