Method

AgsMessageEnvelopeget_recipient

since: 3.0.0

Declaration [src]

GObject*
ags_message_envelope_get_recipient (
  AgsMessageEnvelope* message_envelope
)

Description [src]

Get recipient.

Available since: 3.0.0

Return value

Type: GObject

The recipient.

The caller of the method takes ownership of the data, and is responsible for freeing it.