SecureBlackbox 2020 iOS Edition

Questions / Feedback?

respParamsReasonPhrase (property)

Contains the reason phrase (a human-readable comment) of the request processing status, which corresponds to, and complements, the staus code.

Syntax

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

Default Value

""

Remarks

Contains the reason phrase (a human-readable comment) of the request processing status, which corresponds to, and complements, the staus code.

This property is read-only.

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