<!DOCTYPE HTML>
<html>
<head>
<title>RMReply</title>
<script type="text/javascript" src="/core/jquery/jquery-3.6.0.min.js">
</script>
<script type="text/javascript">
  jQuery.getScript("/core/alerts/alerts.js", function () { galert(['pre']) });
</script>
</head>
<body>
<h3>RMReply</h3><pre>Defined in file <a href="remap.asn.html">remap.asn</a>
C++ class: <a href="../doxyhtml/classCRMReply.html">CRMReply</a>


RMReply ::= CHOICE {
  error VisibleString ,                 -- if nothing can be returned
  remap <a href="Remap-result.html">Remap-result</a> ,                  -- result of actual remapping
  maps-to-builds SEQUENCE OF VisibleString ,  -- all the builds that the server
                                              -- knows how to map this build to
  maps-from-builds SEQUENCE OF VisibleString ,-- all the builds that the server
                                              -- knows how to map to this build
  all-builds SEQUENCE OF VisibleString } -- all builds that the server knows of</pre>
</body>
</html>