list_service_proxies


Description:

public unowned List<ServiceProxy> list_service_proxies ()

Get the list of discovered ServiceProxy objects the control point currently assumes to be active.

Since a device might have gone offline without signalizing it, but the automatic resource timeout has not happened yet, it is possible that some of the services listed are not available anymore on the network.

Do not free the list nor its elements.

Parameters:

this

A ControlPoint

Returns:

Service proxies currently assumed to be active.