org.apache.felix.upnp.basedriver.importer.core.event.message
Class StateChanged
java.lang.Object
org.apache.felix.upnp.basedriver.importer.core.event.message.StateChanged
public class StateChanged
- extends Object
Constructor Summary |
StateChanged(String sid,
long seq,
Dictionary dic,
org.cybergarage.upnp.Device device,
org.cybergarage.upnp.Service service)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StateChanged
public StateChanged(String sid,
long seq,
Dictionary dic,
org.cybergarage.upnp.Device device,
org.cybergarage.upnp.Service service)
- Parameters:
sid
- dic
- varName
- varValue
-
getDictionary
public Dictionary getDictionary()
getSid
public String getSid()
getSeq
public long getSeq()
getDeviceID
public String getDeviceID()
getServiceID
public String getServiceID()
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.