Skip to main content

Stream data received by the subscriber.

Properties (5)

Property Type Default Required Description
data⚓︎ any x

Data from the stream.

message⚓︎ string x x

Message from the publisher of the stream.

private⚓︎ boolean x

If true, the data was sent to this application only.

requestArguments⚓︎ any x x

Arguments used when the subscription was made.

server⚓︎ Instance x

Instance of the application publishing the stream.