Namespace MediaBrowser.Model.Ssdp
Classes
SsdpDevice
Base class representing the common details of a (root or embedded) device, either to be published or that has been located.
SsdpEmbeddedDevice
Represents a device that is a descendant of a SsdpRootDevice instance.
SsdpRootDevice
Represents a 'root' device, a device that has no parent. Used for publishing devices and for the root device in a tree of discovered devices.
Interfaces
ISsdpDevicePublisher
Interface for components that publish the existence of SSDP devices.