password_search_finish
Description:
[
Version ( since =
"0.19.0" ) ]
public List<
Retrievable>
password_search_finish (
AsyncResult result)
throws Error
Finish an asynchronous operation to search for items in the secret service.
Parameters:
result |
the asynchronous result passed to the callback
|
Returns:
a list of [ifaceRetrievable ] containing attributes of the matched items
|