UpnpDiscoveryServer constructor

UpnpDiscoveryServer(
  1. UpnpHostDevice device,
  2. String rootDescriptionUrl
)

Implementation

UpnpDiscoveryServer(this.device, this.rootDescriptionUrl);