IPWorks OpenPGP 2020 iOS Edition

Questions / Feedback?

fetchMessagePartHeaders (method)

Retrieves the headers of message part specified by PartID.

Syntax

- (void)fetchMessagePartHeaders:(NSString*)partId;
public func fetchMessagePartHeaders(_ partId: String) throws -> Void

Remarks

This method retrieves RFC822 headers of the message part specified by PartID and stores them in the MessageHeaders property.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks OpenPGP 2020 iOS Edition - Version 20.0 [Build 8249]