Signal
PurpleAccount::disconnected
unstable since: 3.0
Description [src]
This signal is emitted when the PurpleAccount:connection-state
has
changed to PURPLE_CONNECTION_STATE_DISCONNECTED
.
The default handler for this will set all of the conversations belonging to the account in the default conversation manager to offline.
Default handler: The default handler is called after the handlers added via |
Available since: 3.0 |