BroadcastBinary(int, byte[])
Sends a message to all of a specific channel's ChannelClient connections.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: UnityEditor.MPE
- Assembly: UnityEditor.CoreModule
public static void BroadcastBinary(int channelId, byte[] data)