SecureBlackbox 2020 iOS Edition

Questions / Feedback?

operationResponseNamespaceURI (property)

Specifies the response SOAP message operation namespace URI.

Syntax

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

Default Value

""

Remarks

Use this property to get the operation namespace URI from the response SOAP message.

This property is read-only.

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