a variant result if the prompt was successful
Service.promptFinish
glib.variant.Variant promptFinish(gio.async_result.AsyncResult result)Complete asynchronous operation to perform prompting for a classPrompt.
Returns a variant result if the prompt was completed and not dismissed. The type of result depends on the action the prompt is completing, and is defined in the Secret Service DBus API specification.
Parameters
result | the asynchronous result passed to the callback |
Returns
null if the prompt was dismissed or an error occurred,
Throws
[ErrorWrap]