Can someone please provide an example of processing a delivery status result to get job information for each job id passed in the request?
That is shown in the sample code. Any thing further you need to develope further.
Can you please provide link to sample?
The JubSubmitRequest shows how to extract the MRN from the Result.
https://apiforums.easylink.com/content/c-sample-jobsubmit-fax-options
I already have this example. I am referring to example to check on delivery status for each of the jobs passed via call to JobDeliveryStatus?
The JobDeliveryStatusResult would work the same way. There is not a sample that shows how to extract all items. You have to build it out.