Method

PurpleAccountManagerget_online

unstable since: 3.0

[]

Declaration [src]

gboolean
purple_account_manager_get_online (
  PurpleAccountManager* manager
)
[]

Description [src]

Gets whether or not new accounts should automatically have purple_account_connect() called for them.

Available since: 3.0

[]

Return value

Type: gboolean

TRUE if manager is online, otherwise FALSE.