SecureBlackbox 2020 iOS Edition

Questions / Feedback?

responseStatusCodeSubValue (property)

The value of the nested StatusCode.

Syntax

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

Default Value

""

Remarks

The value of the nested StatusCode.

This property contains the value of the nested StatusCode element.

This property is read-only.

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