backup_history


Description:

public async void backup_history (string history, string backup) throws Error

Backup the current history

Parameters:

this

a Client instance

history

the name of the history

backup

the name of the backup

callback

A TaskReadyCallback to call when the request is satisfied or null if you don't care about the result of the method invocation.

user_data

The data to pass to callback.