Display SDK
7.25.0
androidJvm
Display SDK
/
com.smartadserver.android.library.ui
/
SASAdChoicesView
SASAd
Choices
View
open
class
SASAdChoicesView
:
FrameLayout
Icon view to open a webpage with information on ad choices
Members
Constructors
SASAd
Choices
View
Link copied to clipboard
constructor
(
@
NonNull
context
:
Context
)
constructor
(
@
NonNull
context
:
Context
,
@
Nullable
attrs
:
AttributeSet
)
Functions
get
Ad
Choices
Url
Link copied to clipboard
@
NonNull
open
fun
getAdChoicesUrl
(
)
:
String
restore
Click
Listener
Link copied to clipboard
open
fun
restoreClickListener
(
)
set
Delegate
Ad
Choice
View
Link copied to clipboard
open
fun
setDelegateAdChoiceView
(
@
Nullable
delegateAdChoiceView
:
View
)
set
Native
Ad
Element
Link copied to clipboard
open
fun
setNativeAdElement
(
@
Nullable
nativeAdElement
:
SASNativeAdElement
)