toggle menu
androidJvm
switch theme
search in API
r89SDK
/
com.refinery89.androidSdk.domain_layer.adFormats.formats_impl.rewarded_interstitial
Package-level
declarations
Types
Types
Rewarded
Interstitial
Event
Listener
Link copied to clipboard
abstract
class
RewardedInterstitialEventListener
:
RewardedInterstitialEventListenerInternal
Rewarded life cycle goes as follows:
Reward
Item
Link copied to clipboard
data
class
RewardItem
(
val
amount
:
Int
,
val
type
:
String
)