commit_changes


Description:

public void commit_changes (RemoteConnectionResultFunc? callback)

Send any local changes to the settings and properties of this connection to NetworkManager, which will immediately save them to disk.

Parameters:

this

the RemoteConnection

callback

a function to be called when the commit completes

user_data

caller-specific data to be passed to callback