get_remote_by_id


Description:

[ Version ( since = "0.9.3" ) ]
public Remote get_remote_by_id (string remote_id, Cancellable? cancellable = null) throws Error

Gets a specific remote that has been configured for the system.

Parameters:

this

A Client

remote_id

the remote ID, e.g. `lvfs-testing`

cancellable

the Cancellable, or null

Returns:

a Remote, or null if not found