---
title: MTRActionsEndpointListType
framework: matter
role: symbol
role_heading: Enumeration
path: matter/mtractionsendpointlisttype
---

# MTRActionsEndpointListType

## Declaration

```swift
enum MTRActionsEndpointListType
```

## Topics

### Enumeration Cases

- [MTRActionsEndpointListType.other](matter/mtractionsendpointlisttype/other.md)
- [MTRActionsEndpointListType.room](matter/mtractionsendpointlisttype/room.md)
- [MTRActionsEndpointListType.zone](matter/mtractionsendpointlisttype/zone.md)

### Initializers

- [init(rawValue:)](matter/mtractionsendpointlisttype/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
