Uses of Interface
org.zu.ardulink.event.ConnectionListener

Packages that use ConnectionListener
org.zu.ardulink   
 

Uses of ConnectionListener in org.zu.ardulink
 

Methods in org.zu.ardulink with parameters of type ConnectionListener
 boolean Link.addConnectionListener(ConnectionListener connectionListener)
          Register a ConnectionListener to receive events about connection status.
 boolean ConnectionContact.addConnectionListener(ConnectionListener connectionListener)
          Register a ConnectionListener to receive events about connection status.
 boolean Link.removeConnectionListener(ConnectionListener connectionListener)
          Remove a ConnectionListener from the event notification set.
 boolean ConnectionContact.removeConnectionListener(ConnectionListener connectionListener)
          Remove a ConnectionListener from the event notification set.
 



Copyright © 2015. All rights reserved.