The name of the channel this message is sent to. If channel is null, this means that that message is broadcasted to all connected clients of your app.
Contents of the message. All serializable datastructures are supported for the message, including Buffer.
Generated using TypeDoc
Defines the structure of the realtime event data (message) delivered to the clients.
EventData