| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/MPE.ChannelService.Send.html | [Back] [Original] |
| Parameter | Description |
|---|---|
| connectionId | The connection ID. This matches ChannelClientInfo.channelClientId. |
| data | Data to send to the connected client. |
Sends a message to a specific connection. The message can be binary or UTF8.
| Web Proxy Viewer | New URL | Original Page |