SecureBlackbox 2020 iOS Edition

Questions / Feedback?

operationResponseName (property)

Specifies the operation name of the response message.

Syntax

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

Default Value

""

Remarks

Use this property to get the operation name from the response message received from the SOAP service.

This property is read-only.

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