toggle menu
project-topInvocationSdk
androidJvm
switch theme
search in API
topInvocationSdk
/
com.geopagos.payments.taponphoneinvocation.applicationDataClient
/
ApplicationDataSdkError
/
SecurityError
Security
Error
data
class
SecurityError
(
val
errorCode
:
String
?
)
:
ApplicationDataSdkError
There was a Security Error.
Parameters
error
Code
a code that provides details about the error
Members
Constructors
Security
Error
Link copied to clipboard
constructor
(
errorCode
:
String
?
)
Properties
error
Code
Link copied to clipboard
val
errorCode
:
String
?