| Modifier and Type | Field and Description |
|---|---|
protected Set<DeviceDiscoveryListener> |
CastDeviceMonitor.listeners
The
Set of DeviceDiscoveryListener to notify of changes |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CastDeviceMonitor.registerListener(DeviceDiscoveryListener listener)
Register a new
DeviceDiscoveryListener that will be notified when
cast devices are found or disappears. |
boolean |
CastDeviceMonitor.unregisterListener(DeviceDiscoveryListener listener)
Unregister a
DeviceDiscoveryListener so that it will no longer be
notified when cast devices are found or disappears. |
Copyright © 2022. All rights reserved.