Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.