removeAllUserEventHandlers method
void
removeAllUserEventHandlers()
Removes all the user event handlers.
Implementation
void removeAllUserEventHandlers() {
SendbirdChat.removeAllUserEventHandlers();
}
Removes all the user event handlers.
void removeAllUserEventHandlers() {
SendbirdChat.removeAllUserEventHandlers();
}