| Package | Description |
|---|---|
| org.jupnp.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 © 2023 jUPnP.org. All rights reserved.