Skip to main content

selectChannel(channelId);

Using this method you can select the channel you want to actively show in the chat room. This does the action similar to clicking on the channel/sub-room in the chat room.

JavaScript

sdk.selectChannel("channelId");

selectChannel("channelId");​

PropertiesDescriptionType
channelIdid of the channel that you want to selectString