testEnumsRequest(with:expectedValues:expectedValueInterval:completion:)

Declaration

func testEnumsRequest(with params: MTRUnitTestingClusterTestEnumsRequestParams, expectedValues expectedDataValueDictionaries: [[String : Any]]?, expectedValueInterval expectedValueIntervalMs: NSNumber?, completion: @escaping  @Sendable (MTRUnitTestingClusterTestEnumsResponseParams?, (any Error)?) -> Void)
func testEnumsRequest(with params: MTRUnitTestingClusterTestEnumsRequestParams, expectedValues expectedDataValueDictionaries: [[String : Any]]?, expectedValueInterval expectedValueIntervalMs: NSNumber?) async throws -> MTRUnitTestingClusterTestEnumsResponseParams