EDI Integrator 2016 macOS Edition
EDI Integrator 2016 macOS Edition
Questions / Feedback?

MDNReceiptHeaders (property)

Headers contains all of the headers of the AS2 MDN Receipt as a single string.

- (NSString*)MDNReceiptHeaders

- (void)setMDNReceiptHeaders:(NSString*)newMDNReceiptHeaders

Default Value

""

Remarks

Headers contains all of the headers of the AS2 MDN Receipt as a single string. This will include headers such as AS2-From, AS2-To, Date, Content-Type, etc. In an AS2Sender, these will also contain the transport headers of the MDN Receipt (HTTP or SMTP headers, depending on the delivery option).

You can also use MDNReceiptHeaderCount, MDNReceiptHeaderIndex, MDNReceiptHeaderField, and MDNReceiptHeaderValue to easily iterate through each individual header.

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
EDI Integrator 2016 macOS Edition - Version 16.0 [Build 7240]