create_from_location_with_flags_async


Description:

[ Version ( since = "1.6.0" ) ]
public static async Media create_from_location_with_flags_async (string location, int priority, Cancellable? cancellable, uint flags) throws Error

Asynchronous variant of create_from_location_with_flags.

Parameters:

location

the location of an installation media

priority

the I/O priority of the request

cancellable

a Cancellable, or null

flags

An OsinfoMediaDetectFlag, or 0.

callback

Function to call when result of this call is ready

user_data

The user data to pass to callback, or null