Method

PurpleConversationget_archived_by

unstable since: 3.0

Declaration [src]

PurpleConversationMember*
purple_conversation_get_archived_by (
  PurpleConversation* conversation
)

Description [src]

Gets who archived the conversation.

Available since: 3.0

Return value

Type: PurpleConversationMember

The conversation member that archived the conversation.

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