<reject>
Attributes
Here is an example of how <reject> is used within code.
<?xml version="1.0" encoding="UTF-8"?>
<Response>
<reject/>
</Response><?xml version="1.0" encoding="UTF-8"?>
<Response>
<reject reason="busy"></reject/>
</Response>Last updated