PlaytimeCampaignResponse

This class holds information about the response to or .

Constructors

Link copied to clipboard
constructor(partnerApps: List<PlaytimePartnerApp>, coinsSum: Int, promoEvent: PlaytimePromoEvent?)
constructor(partnerApps: List<PlaytimePartnerApp>, promoEvent: PlaytimePromoEvent?)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
val partnerApps: List<PlaytimePartnerApp>

Returns the list of requested partner apps.

Link copied to clipboard
val promoEvent: PlaytimePromoEvent?

Returns the promotion event.

Functions

Link copied to clipboard

Checks whether there is a promotion event present.