leaveChannel abstract method

void leaveChannel(
  1. String channel
)

Leave the given channel.

Implementation

void leaveChannel(String channel);