Receives a binary message sent by another node using SendMessage.
Indicates whether the message was broadcasted to every connected node.
Bytes received. It could be serialised data or a plugin-defined packet.
Id of the node that has sent the message.
See Implementation
Receives a binary message sent by another node using SendMessage.