SecureBlackbox 2020 iOS Edition

Questions / Feedback?

clientFileEntryLongName (property)

Contains the long name of the file (human-readable, ftp-like).

Syntax

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

Default Value

""

Remarks

Contains the long name of the file (human-readable, ftp-like).

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