---
title: MTRServerEndpoint
framework: matter
role: symbol
role_heading: Class
path: matter/mtrserverendpoint
---

# MTRServerEndpoint

## Declaration

```swift
class MTRServerEndpoint
```

## Topics

### Initializers

- [init(endpointID:deviceTypes:)](matter/mtrserverendpoint/init(endpointid:devicetypes:).md)

### Instance Properties

- [accessGrants](matter/mtrserverendpoint/accessgrants.md)
- [deviceTypes](matter/mtrserverendpoint/devicetypes.md)
- [endpointID](matter/mtrserverendpoint/endpointid.md)
- [serverClusters](matter/mtrserverendpoint/serverclusters.md)

### Instance Methods

- [addAccessGrant(_:)](matter/mtrserverendpoint/addaccessgrant(_:).md)
- [addServerCluster(_:)](matter/mtrserverendpoint/addservercluster(_:).md)
- [removeAccessGrant(_:)](matter/mtrserverendpoint/removeaccessgrant(_:).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)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
