SecureBlackbox 2020 iOS Edition

Questions / Feedback?

responseOptionalElement (property)

An optional message element to be returned with the response.

Syntax

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

Default Value

""

Remarks

An optional message element to be returned with the response.

Use this property to access or set the optional XML element returned with the response.

This property is read-only.

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