Package | Description |
---|---|
org.fourthline.cling.registry |
Modifier and Type | Method and Description |
---|---|
void |
Registry.addDevice(LocalDevice localDevice)
Call this method to add your local device metadata.
|
void |
Registry.addDevice(LocalDevice localDevice,
DiscoveryOptions options)
Call this method to add your local device metadata.
|
void |
Registry.addDevice(RemoteDevice remoteDevice)
Called internally by the UPnP discovery protocol.
|
Copyright © 2014 4th Line GmbH, Switzerland. All Rights Reserved.