Signal
PurpleAccount::connected
unstable since: 3.0
Description [src]
This signal is emitted when the PurpleAccount:connection-state has
changed to PURPLE_CONNECTION_STATE_CONNECTED.
The default handler for this will call
Purple.ProtocolConversationInterface.refresh for each conversation in the
default conversation manager that belongs to this account.
| Default handler: The default handler is called after the handlers added via |
| Available since: 3.0 |