cancel.md 556 B

net / com.drake.net.scope / AndroidScope / cancel

cancel

open fun cancel(cause: CancellationException? = null):Unit open fun cancel(message:String, cause:Throwable? = null):Unit