removeAllConnectionHandlers method
void
removeAllConnectionHandlers()
Removes all the connection event handlers.
Implementation
void removeAllConnectionHandlers() {
SendbirdChat.removeAllConnectionHandlers();
}
Removes all the connection event handlers.
void removeAllConnectionHandlers() {
SendbirdChat.removeAllConnectionHandlers();
}