new_async


Description:

public static async void new_async (DBusConnection connection, Cancellable? cancellable)

New an Config asynchronously.

Parameters:

connection

An DBusConnection.

cancellable

A Cancellable or null.

callback

A TaskReadyCallback to call when the request is satisfied. The callback should not be null.

user_data

The data to pass to callback.