interface MetadataAwareInterface (View source)

Methods

array
getMetadata()

Gets the metadata attached to the message.

Details

array getMetadata()

Gets the metadata attached to the message.

Message metadata allow to attach some additional information to the message. This can typically be used to attach a customer id to the sent messages.

Providers supporting this feature will then give some filtering or tracking capabilities.

Return Value

array An associative array of metadata