Method

PurpleConversationget_creator

unstable 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 returned data is owned by the instance.