Type Definitions
MsgFrame
Properties:
Name | Type | Description |
---|---|---|
body |
string
|
Buffer
|
Message body, string or Buffer |
headers |
object
|
Message headers |
- Source:
OnSubscribedMessageCallback(msg, headers)
Subscription callback method
- Source:
Parameters:
Name | Type | Description | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
msg |
string
|
Message body |
||||||||||||||||||
headers |
object
|
Message headers
|