RoutingMessage interface
Routing message
Properties
app |
App properties |
body | Body of routing message |
system |
System properties |
Property Details
appProperties
App properties
appProperties?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
body
Body of routing message
body?: string
Property Value
string
systemProperties
System properties
systemProperties?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}