Our new developer documentation is now available. Please check it out!
OdinHandler.BroadcastMessage
Warning
Version 1.1.0 is deprecated and will be removed in the future and is not being supported for new users. Please update to the latest version as soon as possible.
public void BroadcastMessage(byte[] data)
Sends arbitrary data to a all remote peers in all rooms
Parameters
Name | Type | Description |
---|---|---|
data | Byte[] | arbitrary byte array |