Internal

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

Internal SDK error.

Parameters

errorCode

a code that provides details about the error

Constructors

Link copied to clipboard
constructor(errorCode: String?)

Properties

Link copied to clipboard