Method

PurpleConversationMemberget_contact_info

since: 3.0

Declaration [src]

PurpleContactInfo*
purple_conversation_member_get_contact_info (
  PurpleConversationMember* conversation_member
)

Description [src]

Gets the PurpleContactInfo for conversation_member.

Available since: 3.0

Return value

Type: PurpleContactInfo

The PurpleContactInfo for conversation_member.

The data is owned by the instance.