Constructor

PurpleMetaContactnew

since: 3.0

Declaration [src]

PurpleMetaContact*
purple_meta_contact_new (
  void
)

Description [src]

Creates a new contact.

Available since: 3.0

Return value

Type: PurpleMetaContact

A new contact struct.

The caller of the function takes ownership of the data, and is responsible for freeing it.