interface WebSocketsMetrics {
    dialerEvents: CounterGroup<any>;
}

Properties

Properties

dialerEvents: CounterGroup<any>