//okhttp-sse/okhttp3.sse/EventSource/cancel
cancel¶
[jvm]\ abstract fun cancel()
Immediately and violently release resources held by this event source. This does nothing if the event source has already been closed or canceled.
//okhttp-sse/okhttp3.sse/EventSource/cancel
[jvm]\ abstract fun cancel()
Immediately and violently release resources held by this event source. This does nothing if the event source has already been closed or canceled.