| Package | Description |
|---|---|
| ej.ecom |
Contains Embedded Communications classes (
ESR008). |
| Modifier and Type | Method and Description |
|---|---|
void |
RegistrationListener.deviceRegistered(RegistrationEvent<D> event)
This method is called when a new device is registered and if it is allowed to be notified of events on the registered event class.
|
void |
RegistrationListener.deviceUnregistered(RegistrationEvent<D> event)
This method is called when a new device is unregistered and if it is allowed to be notified of events on the registered event class.
|