get_available_connections
Description:
[ Version ( since = "0.9.8" ) ]
public unowned GenericArray<RemoteConnection> get_available_connections ()
public unowned GenericArray<RemoteConnection> get_available_connections ()
Gets the RemoteConnections currently known to the daemon that could be activated on this.
Parameters:
this |
a Device |
Returns:
the GenericArray containing RemoteConnections. This is the internal copy used by the connection, and must not be modified. |