Uses of Class
monero.wallet.model.MoneroSyncResult
Packages that use MoneroSyncResult
-
Uses of MoneroSyncResult in monero.wallet
Methods in monero.wallet that return MoneroSyncResultModifier and TypeMethodDescriptionMoneroWallet.sync()Synchronize the wallet with the daemon as a one-time synchronous process.Synchronize the wallet with the daemon as a one-time synchronous process.MoneroWallet.sync(Long startHeight, MoneroWalletListenerI listener) Synchronize the wallet with the daemon as a one-time synchronous process.MoneroWallet.sync(MoneroWalletListenerI listener) Synchronize the wallet with the daemon as a one-time synchronous process.MoneroWalletFull.sync(Long startHeight, MoneroWalletListenerI listener) MoneroWalletRpc.sync(Long startHeight, MoneroWalletListenerI listener)