call_ensure_credentials_sync


Description:

public bool call_ensure_credentials_sync (out int out_expires_in, Cancellable? cancellable = null) throws Error

Synchronously invokes the EnsureCredentials D-Bus method on this.

The calling thread is blocked until a reply is received.

See call_ensure_credentials for the asynchronous version of this method.

Parameters:

this

A AccountProxy.

out_expires_in

Return location for return parameter or null to ignore.

cancellable

A Cancellable or null.

Returns:

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