call_pm_get_state_sync
Description:
public bool call_pm_get_state_sync (Variant arg_options, out uint8 out_state, Cancellable? cancellable = null) throws Error
Synchronously invokes the PmGetState D-Bus method on this.
The calling thread is blocked until a reply is received.
See call_pm_get_state for the asynchronous version of this method.
Parameters:
this | |
arg_options |
Argument to pass with the method invocation. |
out_state |
Return location for return parameter or |
cancellable |
A Cancellable or |
Returns:
|