IPWorks OpenPGP 2020 iOS Edition

Questions / Feedback?

lastReply (property)

The last reply from the server.

Syntax

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

Default Value

""

Remarks

This property indicates the last reply received from the server. It can be used for informational purposes. The same information and more can also be retrieved through the PITrail event.

This property is read-only.

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