SecureBlackbox 2020 iOS Edition

Questions / Feedback?

passiveModeHost (property)

The IP address of the passive mode host.

Syntax

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

Default Value

""

Remarks

Use this property to specify the address on which to listen for passive mode connections.

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