The information in this topic may be out of date. The current SDK reference guide has moved here.

port property

Class: AbstractProxySettingsPlatform: ImagesLanguage: Objective-C SDK:

The value of this property is the proxy port set when the object was created.

Syntax

Call syntax

NSInteger value = proxySettings.port

Declaration

 (readonly, assign, nonatomic) NSInteger port

Type:NSInteger