zcash-android-wallet-sdk/docs/-synchronizer/stop.md

370 B

zcash-android-wallet-sdk / cash.z.wallet.sdk / Synchronizer / stop

stop

abstract fun stop(): Unit

Stop this synchronizer. Implementations should ensure that calling this method cancels all jobs that were created by this instance.