[ Version ( since = "1.5.0" ) ]
public async Remote get_remote_by_id_async (string remote_id, Cancellable? cancellable) throws Error
Gets a specific remote that has been configured for the system.
this |
A Client |
remote_id |
the remote ID, e.g. `lvfs-testing` |
cancellable |
the Cancellable, or null |
callback |
the function to run on completion |
callback_data |
the data to pass to |