Methods Summary |
---|
public void | addLogListener(UPnPLogListener l)
|
public void | addRootDeviceListener(UPnPListener l)
|
public void | log(java.lang.String str)Logs a message to all registered log listeners
|
public void | removeLogListener(UPnPLogListener l)
|
public void | removeRootDeviceListener(UPnPListener l)
|
public void | reset()resets by removing all root devices and then rediscovering them
|