abort_change_async


Description:

[ Version ( since = "1.30" ) ]
public async Change abort_change_async (string id, Cancellable? cancellable) throws Error

Asynchronously abort a change.

See abort_change_sync for more information.

Parameters:

this

a Client.

id

a change ID to abort.

cancellable

a Cancellable or null.

callback

a TaskReadyCallback to call when the request is satisfied.

user_data

the data to pass to callback function.