class ServiceTypeBrowser |
|
Class used to find all service types on network Author Jakub Stachowski |
|
Find all service types in the domain.
domain - Browsing domain to search. WAN domains may not support service type browsing parent - Parent object. |
|
Emitted when all service types has been reported. This signal can be used by application that just want to get list of currently available service types (similar to directory listing) and do not care about dynamic adding/removing later. |
|
|
New service type has been found. |
|
Emitted when there is no more service of this type. This signal is not reliable - it is possible that it will not be emitted even after last service of this type disappeared. |
|
Current list of found service types. |
|
Starts browsing. To stop destroy this object. |