| Modifier and Type | Class and Description |
|---|---|
class |
DeviceAnnouncementAdapter
An abstract adapter class for receiving device announcements.
|
| Modifier and Type | Method and Description |
|---|---|
static Set<DeviceAnnouncementListener> |
DeviceFinder.getDeviceAnnouncementListeners()
Get the set of device announcement listeners that are currently registered.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
DeviceFinder.addDeviceAnnouncementListener(DeviceAnnouncementListener listener)
Adds the specified device announcement listener to receive device announcements when DJ Link devices
are found on or leave the network.
|
static void |
DeviceFinder.removeDeviceAnnouncementListener(DeviceAnnouncementListener listener)
Removes the specified device announcement listener so that it no longer receives device announcements when
DJ Link devices are found on or leave the network.
|
Copyright © 2016 Deep Symmetry, LLC. All rights reserved.