---
title: MatterAddDeviceRequest.Room
framework: mattersupport
role: symbol
role_heading: Structure
path: mattersupport/matteradddevicerequest/room
---

# MatterAddDeviceRequest.Room

The representation of a room that appears in the picker during device setup.

## Declaration

```swift
struct Room
```

## Topics

### Creating the room

- [init(from:)](mattersupport/matteradddevicerequest/init(from:).md)
- [init(displayName:)](mattersupport/matteradddevicerequest/room/init(displayname:).md)

### Getting the properties

- [displayName](mattersupport/matteradddevicerequest/room/displayname.md)

## Relationships

### Conforms To

- [Decodable](swift/decodable.md)
- [Encodable](swift/encodable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Setting up the request

- [MatterAddDeviceRequest.Home](mattersupport/matteradddevicerequest/home.md)
- [MatterAddDeviceRequest.Topology](mattersupport/matteradddevicerequest/topology-swift.struct.md)
- [setupPayload](mattersupport/matteradddevicerequest/setuppayload.md)
- [topology](mattersupport/matteradddevicerequest/topology-swift.property.md)
