newChannel method

Topic newChannel()

Implementation

Topic newChannel() {
  return Topic(topic_names.TOPIC_NEW_CHAN);
}