fetchMessageRaw (method)

Retrieves the raw message of the specified message ID.

Syntax

- (void)fetchMessageRaw:(NSString*)id;
public func fetchMessageRaw(_ id: String) throws -> Void

Remarks

This method retrieves the RFC822-encoded text of the specified message ID. The text is stored in the Message property.

Copyright (c) 2022 /n software inc. - All rights reserved.
Cloud Mail 2020 iOS Edition - Version 20.0 [Build 8308]