Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents a message with headers to transport additional information with a message.

Hierarchy

Index

Properties

Properties

headers: Map<string, any>

Additional information attached to this message.

Header values must be JSON serializable. If no headers are set, the Map is empty.

Generated using TypeDoc