IPWorks OpenPGP 2020 iOS Edition

Questions / Feedback?

messageHeadersString (property)

String representation of RFC822-encoded headers of the message.

Syntax

@property (nonatomic,readonly,assign,getter=messageHeadersString) NSString* messageHeadersString;
- (NSString*)messageHeadersString;
public var messageHeadersString: String {
  get {...}
}

Default Value

""

Remarks

This property holds the full headers of the message in RFC822 format.

This property is read-only.

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