SecureBlackbox 2020 iOS Edition

Questions / Feedback?

proxyPort (property)

The port on the proxy server to connect to.

Syntax

@property (nonatomic,readwrite,assign,getter=proxyPort,setter=setProxyPort:) int proxyPort;
- (int)proxyPort;
- (void)setProxyPort:(int)newProxyPort;
public var proxyPort: Int32 {
  get {...}
set {...} }

Default Value

0

Remarks

The port on the proxy server to connect to.

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