status_changed
Description:
[ Version ( since = "0.9.0" ) ]
public signal void status_changed (uint old_status, uint new_status, uint reason, string? dbus_error_name, HashTable<string,Value?> details)
public signal void status_changed (uint old_status, uint new_status, uint reason, string? dbus_error_name, HashTable<string,Value?> details)
Emitted when the connection status on the account changes.
The dbus_error_name
and details
parameters were present, but non-functional (always null
), in older
versions. They have been available with their current behaviour since version 0.11.7.
Parameters:
old_status | |
new_status | |
reason | |
dbus_error_name |
the connection_error |
details |