Example #1
0
 public void SelectChannel(string channelId)
 {
     channelList.SelectChannel(channelId);
 }