getClientChannel function

ClientChannel getClientChannel()

Get the client channel

Implementation

ClientChannel getClientChannel() {
  return channel;
}