testUnknownCommand(with:completionHandler:)

Declaration

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