CancellationToken

interface CancellationToken

Interface for cancelling a network request.

Functions

cancel
Link copied to clipboard
abstract fun cancel()
Cancels the network request.