---
title: MTRUnitTestingClusterTestSpecificResponseParams
framework: matter
role: symbol
role_heading: Class
path: matter/mtrunittestingclustertestspecificresponseparams
---

# MTRUnitTestingClusterTestSpecificResponseParams

## Declaration

```swift
class MTRUnitTestingClusterTestSpecificResponseParams
```

## Topics

### Initializers

- [init(responseValue:)](matter/mtrunittestingclustertestspecificresponseparams/init(responsevalue:).md)

### Instance Properties

- [returnValue](matter/mtrunittestingclustertestspecificresponseparams/returnvalue.md)
- [timedInvokeTimeoutMs](matter/mtrunittestingclustertestspecificresponseparams/timedinvoketimeoutms.md)

## Relationships

### Inherits From

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

### Inherited By

- [MTRTestClusterClusterTestSpecificResponseParams](matter/mtrtestclusterclustertestspecificresponseparams.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)
