get_connection_by_id


Description:

[ Version ( since = "0.9.10" ) ]
public unowned RemoteConnection get_connection_by_id (string id)

Returns the first matching RemoteConnection matching a given id.

Parameters:

this

the RemoteSettings

id

the id of the remote connection

Returns:

the remote connection object on success, or null if no matching object was found.