toggle menu
nextgenAdSDK
androidJvm
switch theme
search in API
sdk_core
/
com.adition.sdk_core.internal.model
/
ImgExt
Img
Ext
@
Serializable
data
class
ImgExt
(
val
visible1EventURL
:
String
?
=
null
)
:
Parcelable
Members
Constructors
Img
Ext
Link copied to clipboard
constructor
(
visible1EventURL
:
String
?
=
null
)
Properties
visible1Event
URL
Link copied to clipboard
val
visible1EventURL
:
String
?
=
null
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
)