Attributes
Arbitrary attributes can be sent with each message. Attributes support string | number | boolean
values. These can be provided by using the attributes
property when sending a message.
Attributes can be accessed as the second parameter of the handler.
Last updated
Was this helpful?