get_transaction_list_async


Description:

[ CCode ( array_length = false , array_null_terminated = true ) ]
[ Version ( since = "0.5.2" ) ]
public async string[] get_transaction_list_async (Cancellable? cancellable) throws Error

Gets the transactions currently running in the daemon.

Parameters:

this

a valid Control instance

cancellable

a Cancellable or null

callback

the function to run on completion

user_data

the data to pass to callback