|
class | CZeroconfBrowserAndroidDiscover |
|
|
void | Start () |
|
void | Stop () |
|
std::vector< ZeroconfService > | GetFoundServices () |
| returns the list of found services if this is updated, the following message with "zeroconf://" as path is sent: CGUIMessage message(GUI_MSG_NOTIFY_ALL, 0, 0, GUI_MSG_UPDATE_PATH);
|
|
bool | ResolveService (ZeroconfService &fr_service, double f_timeout=1.0) |
|
virtual void | ProcessResults () |
|
bool | AddServiceType (const std::string &fcr_service_type) |
| methods for browsing and getting results of itadds a service type for browsing More...
|
|
bool | RemoveServiceType (const std::string &fcr_service_type) |
| remove the specified service from discovery More...
|
|
static CZeroconfBrowser * | GetInstance () |
|
static void | ReleaseInstance () |
|
static bool | IsInstantiated () |
|
The documentation for this class was generated from the following files: