| Modifier and Type | Field and Description |
|---|---|
protected Set<CastDevice> |
CastDeviceMonitor.castDevices
The currently "registered" cast devices
|
| Modifier and Type | Method and Description |
|---|---|
Set<CastDevice> |
CastDeviceMonitor.getCastDevices() |
| Modifier and Type | Method and Description |
|---|---|
void |
DeviceDiscoveryListener.deviceDiscovered(CastDevice castDevice)
Invoked when a new cast device is discovered.
|
void |
DeviceDiscoveryListener.deviceRemoved(CastDevice castDevice)
Invoked when a cast device disappears.
|
Copyright © 2022. All rights reserved.