org.zu.ardulink.event
Interface ConnectionListener


public interface ConnectionListener

Ardulink - return to homepage

v0.6.1 Magnum PI

ConnectionListener interface

Author:
Luciano Zu project Ardulink http://www.ardulink.org/


Method Summary
 void connected(ConnectionEvent e)
           
 void disconnected(DisconnectionEvent e)
           
 

Method Detail

connected

void connected(ConnectionEvent e)

disconnected

void disconnected(DisconnectionEvent e)


Copyright © 2015. All rights reserved.