AdMob CMP
Toggle table of contents
1.1.0
common
Target filter
common
Switch theme
Search in API
Skip to content
AdMob CMP
admob-cmp-core
/
dev.avinya.ads
/
AdRetryPolicy
/
AdRetryPolicy
Ad
Retry
Policy
constructor
(
maxAttempts
:
Int
=
2
,
initialDelay
:
Duration
=
2.seconds
,
maxDelay
:
Duration
=
30.seconds
,
backoffMultiplier
:
Double
=
2.0
)
(
source
)