---
title: "testListInt8UReverseRequest(with:expectedValues:expectedValueInterval:completionHandler:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrclustertestcluster/testlistint8ureverserequest(with:expectedvalues:expectedvalueinterval:completionhandler:)"
---

# testListInt8UReverseRequest(with:expectedValues:expectedValueInterval:completionHandler:)

## Declaration

```swift
func testListInt8UReverseRequest(with params: MTRTestClusterClusterTestListInt8UReverseRequestParams, expectedValues expectedDataValueDictionaries: [[String : Any]]?, expectedValueInterval expectedValueIntervalMs: NSNumber?, completionHandler: @escaping @Sendable (MTRTestClusterClusterTestListInt8UReverseResponseParams?, (any Error)?) -> Void)
```

```swift
func testListInt8UReverseRequest(with params: MTRTestClusterClusterTestListInt8UReverseRequestParams, expectedValues expectedDataValueDictionaries: [[String : Any]]?, expectedValueInterval expectedValueIntervalMs: NSNumber?) async throws -> MTRTestClusterClusterTestListInt8UReverseResponseParams
```
