get_devices
Description:
public unowned GenericArray<
Device>
get_devices ()
Gets the Devices used for the active connections.
Parameters:
Returns:
the GenericArray containing Devices. This is the
internal copy used by the connection, and must not be modified.
|