Method

PurpleContactInfoget_presence

since: 3.0

Declaration [src]

PurplePresence*
purple_contact_info_get_presence (
  PurpleContactInfo* info
)

Description [src]

Gets the PurplePresence for info.

Available since: 3.0

Return value

Type: PurplePresence

The presence for info if one is set, otherwise NULL.

The data is owned by the instance.
The return value can be NULL.