Uses of Interface
monero.common.MoneroConnectionManagerListener
Packages that use MoneroConnectionManagerListener
-
Uses of MoneroConnectionManagerListener in monero.common
Methods in monero.common that return types with arguments of type MoneroConnectionManagerListenerMethods in monero.common with parameters of type MoneroConnectionManagerListenerModifier and TypeMethodDescriptionMoneroConnectionManager.addListener
(MoneroConnectionManagerListener listener) Add a listener to receive notifications when the connection changes.MoneroConnectionManager.removeListener
(MoneroConnectionManagerListener listener) Remove a listener.