Package | Description |
---|---|
com.universaldevices.upnp |
Modifier and Type | Method and Description |
---|---|
void |
UDControlPoint.addRawEventListener(UDRawEventListener listener)
Registers a listener for all events, normally used only for logging and/or debug purposes.
|
void |
UDControlPoint.removeRawEventListener(UDRawEventListener listener)
Removes a listener for all events, normally used only for logging and/or debug purposes.
|