enabled


Description:

public signal void enabled (string service, bool enabled)

Emitted when the account "enabled" status was changed for one of its services, or for the account globally.

Parameters:

service

the service which was enabled/disabled, or null if the global enabledness of the account changed.

enabled

the new state of the account.