| Package | Description |
|---|---|
| org.ocap.hn |
Provides representation of the main components of HN, such as servers, actions, action responses, and change listeners.
|
| Modifier and Type | Method and Description |
|---|---|
abstract void |
NetManager.addDeviceEventListener(DeviceEventListener listener)
Adds a Device event listener to NetManager.
|
void |
Device.addDeviceEventListener(DeviceEventListener listener)
Adds a DeviceEventListener instance to this Device.
|
abstract void |
NetManager.removeDeviceEventListener(DeviceEventListener listener)
Removes a Device event listener from NetManager.
|
void |
Device.removeDeviceEventListener(DeviceEventListener listener)
Removes a DeviceEventListener instance from this Device.
|
Copyright © 2013 CableLabs. All rights reserved.