Method

PurpleConversationget_creator

since: 3.0

Declaration [src]

PurpleContactInfo*
purple_conversation_get_creator (
  PurpleConversation* conversation
)

Description [src]

Gets the PurpleContactInfo that created conversation.

Available since: 3.0

Return value

Type: PurpleContactInfo

The creator or NULL.

The data is owned by the instance.