---
title: HMError.Code.userDeclinedRemovingUser
framework: homekit
role: symbol
role_heading: Case
path: homekit/hmerror/code/userdeclinedremovinguser
---

# HMError.Code.userDeclinedRemovingUser

An error indicating the user canceled the remove user operation.

## Declaration

```swift
case userDeclinedRemovingUser
```

## See Also

### User errors

- [HMError.Code.userDeclinedAddingUser](homekit/hmerror/code/userdeclinedaddinguser.md)
- [HMError.Code.userDeclinedInvite](homekit/hmerror/code/userdeclinedinvite.md)
- [HMError.Code.userIDNotEmailAddress](homekit/hmerror/code/useridnotemailaddress.md)
- [HMError.Code.userManagementFailed](homekit/hmerror/code/usermanagementfailed.md)
