testNotHandled(with:completionHandler:)

Declaration

func testNotHandled(with params: MTRTestClusterClusterTestNotHandledParams?, completionHandler: @escaping  @Sendable ((any Error)?) -> Void)
func testNotHandled(with params: MTRTestClusterClusterTestNotHandledParams?) async throws