[ Version ( since = "2.0.16" ) ]
public async GenericArray<unowned Release> search_async (string token, Cancellable? cancellable) throws Error
Gets all the releases that match a specific token.
You must have called [method@Client.connect_async] on this before using this method.
| this |
a Client |
| token |
a search term |
| cancellable |
optional Cancellable |
| callback |
the function to run on completion |
| callback_data |
the data to pass to |