Version: 2023.1
言語: 日本語
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.