toggle menu
nextgenAdSDK
androidJvm
switch theme
search in API
sdk_presentation_compose
/
com.adition.sdk_presentation_compose
/
AdState
/
State
State
interface
State
State of Ad renderer
The lifecycle is Loading, Caching, AdReadyTodisplay ... or Error
Inheritors
Loading
AdReadyToDisplay
Caching
Error
Members
Types
Ad
Ready
To
Display
Link copied to clipboard
object
AdReadyToDisplay
:
AdState.State
Caching
Link copied to clipboard
object
Caching
:
AdState.State
Error
Link copied to clipboard
data
class
Error
(
val
adException
:
AdExceptionInterface
)
:
AdState.State
Loading
Link copied to clipboard
object
Loading
:
AdState.State