SecureBlackbox 2020 iOS Edition

Questions / Feedback?

proxySettingsResponseBody (property)

Contains the HTTP or HTTPS (WebTunnel) proxy response body.

Syntax

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

Default Value

""

Remarks

Contains the HTTP or HTTPS (WebTunnel) proxy response body.

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