Function
Purpleaccounts_restore_current_statuses
Declaration [src]
void
purple_accounts_restore_current_statuses (
void
)
Description [src]
This is called by the core after all subsystems and what not have been initialized. It sets all enabled accounts to their startup status by signing them on, setting them away, etc.
You probably shouldn’t call this unless you really know what you’re doing.