Variable Channel.type

Declaration

class Channel
{
  // ...
  string type;
  // ...
}