This version of Unity is unsupported.

ChannelService.CloseChannel

Declaration

public static void CloseChannel(string channelName);

Parameters

channelName The name of the channel to close.

Description

Closes a specific channel and all connections to that channel.