| Modifier and Type | Method and Description |
|---|---|
static Set<DeviceUpdateListener> |
VirtualCdj.getUpdateListeners()
Get the set of device update listeners that are currently registered.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
VirtualCdj.addUpdateListener(DeviceUpdateListener listener)
Adds the specified device update listener to receive device updates whenever they come in.
|
static void |
VirtualCdj.removeUpdateListener(DeviceUpdateListener listener)
Removes the specified device update listener so it no longer receives device updates when they come in.
|
Copyright © 2016 Deep Symmetry, LLC. All rights reserved.