Virtual Method

PurpleProtocolClientbuddy_free

since: 3.0.0

Declaration [src]

void
buddy_free (
  PurpleProtocolClient* client,
  PurpleBuddy* buddy
)

Description [src]

Cleans up any protocol specific data for buddy.

Available since: 3.0.0

Parameters

buddy

Type: PurpleBuddy

A PurpleBuddy instance.

The data is owned by the caller of the function.