removeAllChannelHandlers method
void
removeAllChannelHandlers()
Removes all the channel event handlers.
Implementation
void removeAllChannelHandlers() {
SendbirdChat.removeAllChannelHandlers();
}
Removes all the channel event handlers.
void removeAllChannelHandlers() {
SendbirdChat.removeAllChannelHandlers();
}