Method

PurpleAccountsupports_offline_message

since: 2.0

Declaration [src]

gboolean
purple_account_supports_offline_message (
  PurpleAccount* account,
  PurpleBuddy* buddy
)

Description [src]

Whether the account supports sending offline messages to buddy.

Available since: 2.0

Parameters

buddy

Type: PurpleBuddy

The buddy.

The data is owned by the caller of the function.

Return value

Type: gboolean

No description available.