Version: 2021.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.