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

# HMError.Code.userDeclinedInvite

An error indicating the user declined the invitation.

## Declaration

```swift
case userDeclinedInvite
```

## See Also

### User errors

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