IPWorks S/MIME 2020 iOS Edition

Questions / Feedback?

fetchMessageText (method)

Retrieves the message text of messages specified by the MessageSet property.

Syntax

- (void)fetchMessageText;
public func fetchMessageText() throws -> Void

Remarks

This method retrieves the RFC822-encoded text of the message specified by MessageSet. If the LocalFile property contains a file name, the text is stored in LocalFile, and the Transfer events denote the progress. If the LocalFile property contains an empty string, the text is stored in the MessageText property, as well as provided through the Transfer event.

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