Protected
constructorProtected
Creates a new instance of an SSDP advertiser
The advertiser's currently active services
Adds the service to the advertiser
Immediately sends NOTIFY
messages for all services
Destroys the instance
Emitted when we receive an M-SEARCH
message that we will handle
Emitted when we encounter an error
Emitted when we receive an M-SEARCH
message that we will handle
Emitted when we encounter an error
Emitted when we receive an M-SEARCH
message that we will handle
Emitted when we encounter an error
Withdraws the service from the advertiser
Static
createConstructs a new instance of a SSDP advertiser
A SSDP service advertiser that sends out service notifications based upon the specified interval. The system will also reply automatically to
M-SEARCH
queries for any services that we are an advertiser for. In addition,upnp::rootdevice
,uuid:<uuid>
andssdp::all
messages are responded to automatically as necessary.