toggle menu
nextgenAdSDK
androidJvm
switch theme
search in API
sdk_core
/
com.adition.sdk_core
/
ErrorCode
Error
Code
data
class
ErrorCode
(
val
description
:
String
)
:
Parcelable
Contains the error code for the
AdError
.
Members
Constructors
Error
Code
Link copied to clipboard
constructor
(
description
:
String
)
Properties
description
Link copied to clipboard
val
description
:
String
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)