---
title: MTRUnitTestingClusterBooleanResponseParams
framework: matter
role: symbol
role_heading: Class
path: matter/mtrunittestingclusterbooleanresponseparams
---

# MTRUnitTestingClusterBooleanResponseParams

## Declaration

```swift
class MTRUnitTestingClusterBooleanResponseParams
```

## Topics

### Initializers

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

### Instance Properties

- [timedInvokeTimeoutMs](matter/mtrunittestingclusterbooleanresponseparams/timedinvoketimeoutms.md)
- [value](matter/mtrunittestingclusterbooleanresponseparams/value.md)

## Relationships

### Inherits From

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

### Inherited By

- [MTRTestClusterClusterBooleanResponseParams](matter/mtrtestclusterclusterbooleanresponseparams.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)
