---
title: HIDDeviceClient.Notification.deviceRemoved
framework: corehid
role: symbol
role_heading: Case
path: corehid/hiddeviceclient/notification/deviceremoved
---

# HIDDeviceClient.Notification.deviceRemoved

A notification that the device is no longer connected to the system.

## Declaration

```swift
case deviceRemoved
```

## Discussion

Discussion After the device is removed, no other notifications occur and most methods fail. Discard the HIDDeviceClient.
