/n software 3-D Secure V2 Kotlin Edition

Questions / Feedback?

ErrorPacket Property

The error packet.

Syntax

public val errorPacket: String?

Default Value

""

Remarks

If an error is encountered while parsing a received packet using the CheckResponse method, this field will be populated with an error packet to be sent back to the server.

If the message being parsed is an error, this field will be populated with the received error packet itself.

This property is read-only.

Copyright (c) 2021 /n software inc. - All rights reserved.
/n software 3-D Secure V2 Kotlin Edition - Version 2.2 [Build 7954]