channel abstract method

Channel channel(
  1. String channel
)

Get a channel instance by name.

Implementation

Channel channel(String channel);