Uses of Class
monero.wallet.model.MoneroSyncResult
-
Uses of MoneroSyncResult in monero.wallet
Modifier 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)