can_hybrid_sleep


Description:

[ Version ( since = "4.19.1" ) ]
public bool can_hybrid_sleep (out bool can_hybrid_sleep, out bool auth_hybrid_sleep) throws Error

Check whether systemd can trigger and has authorization for HybridSleep.

Parameters:

this

the Systemd object

can_hybrid_sleep

location to store capacity or null

auth_hybrid_sleep

location to store authorization or null

Returns:

true if the D-Bus request was successful, false otherwise and throws is set.