Example #1
0
 // utilities
 private string GetChannelId()
 {
     return(Heard.GetChannelId(TargetChannel.ToLower()));
 }