public class HeosDiscovery
| Modifier and Type | Class and Description |
|---|---|
static class |
HeosDiscovery.Companion |
| Modifier and Type | Field and Description |
|---|---|
static HeosDiscovery.Companion |
Companion |
| Constructor and Description |
|---|
HeosDiscovery(kotlin.jvm.functions.Function1<? super org.fourthline.cling.model.meta.RemoteDevice,kotlin.Unit> callback,
org.fourthline.cling.UpnpService upnpService) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
discover() |
public static HeosDiscovery.Companion Companion