Dialer SDK > Implementation details > XML > ReturnCodeXml
 
ReturnCodeXml
The return code XML is passed to ISampleManagementProvider.Return and describes the return code for the call attempt. It contains the name and code as in the following example:
<SampleReturnCode Name="Completed" Code=1 />
See also
XML