CoreCryptoCancellationTokenInterface

Use this to cancel a CoreCrypto transaction and running foreign callbacks. Should be used in the Swift wrapper only.

Inheritors

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract fun cancel()

Cancel the token and resolve all futures waiting for its cancellation.