| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/MPE.ChannelClient.Close.html | [Back] [Original] |
| Parameter | Description |
|---|---|
| channelName | The name of the channel to close. |
Closes the ChannelClient. This closes the WebSocket client but not the Channel in the ChannelService. Other ChannelClients can still connect on the same Channel.
For information about closing a channel permanently, see ChannelService.CloseChannel.
| Web Proxy Viewer | New URL | Original Page |