add_connection2
Description:
public async RemoteConnection add_connection2 (Variant settings, SettingsAddConnection2Flags flags, Variant? args, bool ignore_out_result, Cancellable? cancellable, out Variant? out_result) throws Error
Call AddConnection2 D-Bus API asynchronously.
Parameters:
| this |
the nmclient |
| settings |
the "a{sa{sv}}" Variant with the content of the setting. |
| flags |
the nmsettingsaddconnection2flags argument. |
| args |
the "a{sv}" Variant with extra argument or null for no extra arguments. |
| ignore_out_result |
this function wraps |
| cancellable |
a Cancellable, or null |
| callback |
callback to be called when the add operation completes |
| user_data |
caller-specific data passed to |