ResponseStreamListener

Provides a callback interface for processing an InputStream containing the response body of an HTTP request.

Functions

Link copied to clipboard
abstract fun onStreamReady(stream: InputStream)