SecureBlackbox 2020 iOS Edition

Questions / Feedback?

responseStatusMessage (property)

Contains a status message (optional).

Syntax

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

Default Value

""

Remarks

Contains a status message (optional).

This property specifies the status message which may, optionally, be returned to an operator.

This property is read-only.

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