org.zu.ardulink.event
Class DisconnectionEvent

java.lang.Object
  extended by org.zu.ardulink.event.DisconnectionEvent

public class DisconnectionEvent
extends Object

Ardulink - return to homepage

v0.6.1 Magnum PI

Event raised when disconnection occurs.

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


Constructor Summary
DisconnectionEvent()
           
DisconnectionEvent(String connectionId)
           
 
Method Summary
 String getConnectionId()
           
 Date getTimestamp()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DisconnectionEvent

public DisconnectionEvent()

DisconnectionEvent

public DisconnectionEvent(String connectionId)
Method Detail

getConnectionId

public String getConnectionId()

getTimestamp

public Date getTimestamp()


Copyright © 2015. All rights reserved.