public WebSocketService(WebSocketServiceImpl impl) { _impl = impl; ServiceName = "DeviceHive.WebSockets"; }