SecurityError

data class SecurityError(val errorCode: String?) : ApplicationDataSdkError

There was a Security Error.

Parameters

errorCode

a code that provides details about the error

Constructors

Link copied to clipboard
constructor(errorCode: String?)

Properties

Link copied to clipboard