get_results_async


Description:

[ Version ( since = "1.5.0" ) ]
public async Device get_results_async (string device_id, Cancellable? cancellable) throws Error

Gets the results of a previous firmware update for a specific device.

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

Parameters:

this

A Client

device_id

the device ID

cancellable

the Cancellable, or null

callback

the function to run on completion

callback_data

the data to pass to callback