basic-ads
Toggle table of contents
1.0.0
android
common
ios
Target filter
android
common
ios
Switch theme
Search in API
Skip to content
basic-ads
basic-ads
/
app.lexilabs.basic.ads.nativead
/
NativeAdData
/
AdChoicesInfo
Ad
Choices
Info
android
common
ios
actual
class
AdChoicesInfo
expect
class
AdChoicesInfo
actual
class
AdChoicesInfo
Members
Constructors
Ad
Choices
Info
Link copied to clipboard
android
ios
constructor
(
images
:
List
<
NativeAdData.Image
>
,
text
:
CharSequence
)
constructor
(
images
:
List
<
NativeAdData.Image
>
,
text
:
CharSequence
)
Properties
images
Link copied to clipboard
android
ios
val
images
:
List
<
NativeAdData.Image
>
val
images
:
List
<
NativeAdData.Image
>
text
Link copied to clipboard
android
ios
val
text
:
CharSequence
val
text
:
CharSequence