zcash-android-wallet-sdk/docs/-sdk-synchronizer/last-balance.md

601 B

zcash-android-wallet-sdk / cash.z.ecc.android.sdk.data / SdkSynchronizer / lastBalance

lastBalance

fun lastBalance(): Wallet.WalletBalance

Overrides Synchronizer.lastBalance

Holds the most recent value that was transmitted through the balances channel. Typically, if the underlying channel is a BroadcastChannel (and it should be), then this value is simply balanceChannel.value