Package-level declarations
Types
Link copied to clipboard
Class that handles different type of Banner configurations
Link copied to clipboard
data class BannerResponse(val id: String, val type: EntityType, val url: String, val resolvedBidId: String)
Response for a single slot banner auction
Link copied to clipboard
class BannerView @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0) : ImageView
View for displaying banners powered by auctions.