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

363 B

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

status

abstract val status: Flow<Synchronizer.Status>

A flow of values representing the Status of this Synchronizer. As the status changes, a new value will be emitted by this flow.