[ CCode ( has_construct_function = false ) ]
public ResourceBrowser (Client client, string target)
Create a new resource browser for target.
target is a generic string the resource browser listens for on the SSDP bus. There are several possible targets such as
| client |
The Client to associate with |
| target |
A SSDP search target |
|
A new ResourceBrowser object. |