Constructor SsdpEmbeddedDevice
SsdpEmbeddedDevice()
Default constructor.
Declaration
public SsdpEmbeddedDevice()
SsdpEmbeddedDevice(String)
Deserialisation constructor.
Declaration
public SsdpEmbeddedDevice(string deviceDescriptionXml)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | deviceDescriptionXml | A UPnP device description XML document. |
Exceptions
| Type | Condition |
|---|---|
| System.ArgumentNullException | Thrown if the |
| System.ArgumentException | Thrown if the |