Package-level declarations

Types

Link copied to clipboard
abstract class RewardedInterstitialEventListener : RewardedInterstitialEventListenerInternal

Rewarded life cycle goes as follows:

Link copied to clipboard
data class RewardItem(val amount: Int, val type: String)