SecureBlackbox 2020 iOS Edition

Questions / Feedback?

operationResponseXML (property)

Returns the XML content of the response SOAP message.

Syntax

@property (nonatomic,readonly,assign,getter=operationResponseXML) NSString* operationResponseXML;
- (NSString*)operationResponseXML;
public var operationResponseXML: String {
  get {...}
}

Default Value

""

Remarks

Use this property to get the XML content of the response message.

This property is read-only.

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