timedInvokeRequest(with:expectedValues:expectedValueInterval:completion:)

Declaration

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