create_from_location_async
Description:
public static async Media create_from_location_async (string location, int priority, Cancellable? cancellable) throws Error
Asynchronous variant of create_from_location.
Parameters:
location |
the location of an installation media |
priority |
the I/O priority of the request |
cancellable |
a Cancellable, or null |
callback |
Function to call when result of this call is ready |
user_data |
The user data to pass to |