get_remote_by_id_async
Description:
[ Version ( since = "1.5.0" ) ]
public async Remote get_remote_by_id_async (string remote_id, Cancellable? cancellable) throws Error
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.
Parameters:
| 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 |