onConnect method

void onConnect()

Implementation

void onConnect() {
  _sendWebSocketEvent('onOpen', VoltronMap());
}