Stream Api Action
class StreamApiAction<L : StreamListener, H : StreamHandler<L>>(val client: ApiClient, val request: ApiRequest)
Content copied to clipboard
The ApiAction that provides stream-able response.
The ApiAction that provides stream-able response.