de.beamertool.admin.remotecontrol
Interface RemoteControlConnection.ConnectionStatusListener

Enclosing class:
RemoteControlConnection

public static interface RemoteControlConnection.ConnectionStatusListener


Method Summary
 void connected(String host, int port)
           
 void disconnected()
           
 

Method Detail

connected

void connected(String host,
               int port)

disconnected

void disconnected()