SecureBlackbox Lite 2020 iOS Edition

Questions / Feedback?

proxyAddress (property)

The IP address of the proxy server.

Syntax

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

Default Value

""

Remarks

The IP address of the proxy server.

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