BasicDevice class
Implements the IBasicDevice interface that represents a Digital Living Network Alliance (DLNA) device.
BasicDevice has these types of members:
- Methods
- Properties
Methods
The BasicDevice class has these methods.
Method | Description |
---|---|
add_ConnectionStatusChanged | Registers an event handler for the ConnectionStatusChanged event. |
remove_ConnectionStatusChanged | Unregisters an event handler for the ConnectionStatusChanged event. |
Properties
The BasicDevice class has these properties.
Property | Access type | Description |
---|---|---|
Read-only | Gets a value that indicates if the device can wake. |
|
Read-only | Gets an enumeration value indicating whether the device is currently on-line, off-line or sleeping but wakeable. |
|
Read-only | Gets a description of the device. |
|
Read-only | Gets a value that indicates if the device is on the current network. |
|
Read-only | Gets the friendly name of the device. |
|
Read-only | Gets a vector of IDeviceIcon interfaces. |
|
Read-only | Gets a vector of IP addresses. |
|
Read-only | Gets the manufacturer name of the device. |
|
Read-only | Gets the manufacturer URL of the device. |
|
Read-only | Gets the model name of the device. |
|
Read-only | Gets the model URL of the device. |
|
Read-only | Gets a vector of physical addresses. |
|
Read-only | Gets the presentation URL of the device. |
|
Read-only | Gets a vector of remote streaming URLs. |
|
Read-only | Gets the serial number of the device. |
|
Read-only | Gets an enumeration value indicating the device type of the DLNA device. |
|
Read-only | Gets the unique device name (UDN) of the device. |