get_plugins_async


Description:

[ Version ( since = "1.5.0" ) ]
public async GenericArray<unowned Device> get_plugins_async (Cancellable? cancellable) throws Error

Gets all the plugins being used by the daemon.

You must have called [method@Client.connect_async] on this before using this method.

Parameters:

this

a Client

cancellable

optional Cancellable

callback

the function to run on completion

callback_data

the data to pass to callback