Method

PurpleMessageget_author

Declaration [src]

PurpleContactInfo*
purple_message_get_author (
  PurpleMessage* message
)

Description [src]

Gets the author of the message, not a local alias.

Gets propertyPurple.Message:author

Return value

Type: PurpleContactInfo

The author of message.

The returned data is owned by the instance.