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

stop

fun stop(): Unit

Stop this synchronizer and all of its child jobs. Once a synchronizer has been stopped it should not be restarted and attempting to do so will result in an error. Also, this function will throw an exception if the synchronizer was never previously started.