SecureBlackbox 2020 iOS Edition

Questions / Feedback?

outputAttachmentFile (property)

A path to a file where to save the attachment data.

Syntax

@property (nonatomic,readwrite,assign,getter=outputAttachmentFile,setter=setOutputAttachmentFile:) NSString* outputAttachmentFile;
- (NSString*)outputAttachmentFile;
- (void)setOutputAttachmentFile:(NSString*)newOutputAttachmentFile;
public var outputAttachmentFile: String {
  get {...}
set {...} }

Default Value

""

Remarks

Provide a full path to the file where the attachment should be saved.

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