get_report_metadata_async


Description:

[ Version ( since = "1.5.0" ) ]
public async HashTable<void*,void*> get_report_metadata_async (Cancellable? cancellable) throws Error

Gets all the report metadata from the daemon.

You must have called connect_async on this before using this method.

Parameters:

this

A Client

cancellable

the Cancellable, or null

callback

the function to run on completion

callback_data

the data to pass to callback