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)

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

old connection_status

new_status

new connection_status

reason

the connection_status_reason

dbus_error_name

the connection_error

details

the connection_error_details