call_get_password_sync


Description:

public bool call_get_password_sync (string arg_id, out string out_password, Cancellable? cancellable = null) throws Error

Synchronously invokes the <link linkend="gdbus-method-org-gnome-OnlineAccounts-PasswordBased.

GetPassword">GetPassword</link> D-Bus method on this. The calling thread is blocked until a reply is received.

See call_get_password for the asynchronous version of this method.

Parameters:

this

A PasswordBasedProxy.

arg_id

Argument to pass with the method invocation.

out_password

Return location for return parameter or null to ignore.

cancellable

A Cancellable or null.

Returns:

true if the call succeeded, false if throws is set.