Version: 2023.2
public static void BroadcastBinary (int channelId, byte[] data);

参数

channelId The ID of the channel to send the message to.
data The binary data to send.

描述

Sends a message to all of a specific channel's ChannelClient connections.