setSocketEventConfig method
Set custom socket event configuration
Implementation
void setSocketEventConfig(SocketEventConfig config) {
_socketEvents = config;
}
Set custom socket event configuration
void setSocketEventConfig(SocketEventConfig config) {
_socketEvents = config;
}