commit_changes_unsaved


Description:

[ Version ( since = "0.9.10" ) ]
public void commit_changes_unsaved (RemoteConnectionResultFunc? callback)

Send any local changes to the settings and properties of this connection to NetworkManager.

The changes are not saved to disk until either save or commit_changes is called.

Parameters:

this

the RemoteConnection

callback

a function to be called when the commit completes

user_data

caller-specific data to be passed to callback