SecureBlackbox 2020 Kotlin Edition

Questions / Feedback?

StatusCode Property

Contains the Status Code element of the server's response.

Syntax

public val statusCode: Int

Default Value

0

Remarks

Use this property to access the status code supplied by the server in its response (such as 200 in HTTP 200 OK).

This property is read-only and not available at design time.

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