removeAllChannelHandlers method

void removeAllChannelHandlers()

Removes all the channel event handlers.

Implementation

void removeAllChannelHandlers() {
  SendbirdChat.removeAllChannelHandlers();
}