---
title: HMAccessorySetupResult
framework: homekit
role: symbol
role_heading: Class
path: homekit/hmaccessorysetupresult
---

# HMAccessorySetupResult

A result object describing information about a successful accessory setup request.

## Declaration

```swift
class HMAccessorySetupResult
```

## Topics

### Getting results

- [accessoryUniqueIdentifiers](homekit/hmaccessorysetupresult/accessoryuniqueidentifiers.md)
- [homeUniqueIdentifier](homekit/hmaccessorysetupresult/homeuniqueidentifier.md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSCopying](foundation/nscopying.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Accessories

- [HMAccessorySetupManager](homekit/hmaccessorysetupmanager.md)
- [HMAccessorySetupRequest](homekit/hmaccessorysetuprequest.md)
- [Interacting with a home automation network](homekit/interacting-with-a-home-automation-network.md)
- [HMAccessory](homekit/hmaccessory.md)
- [HMService](homekit/hmservice.md)
- [HMCharacteristic](homekit/hmcharacteristic.md)
- [HMMediaSourceDisplayOrderProfile](homekit/hmmediasourcedisplayorderprofile.md)
