getPromocodeRewardsByCode
fun getPromocodeRewardsByCode(callback: GetPromocodeRewardByCodeCallback, promocode: String)
Content copied to clipboard
Returns a list of items that can be credited to the user when the promo code is activated. Allows users to choose from several available items. The usual case is choosing a DRM if the promo code contains a game as a bonus (type=unit).
See also
Parameters
promocode
Unique case sensitive code. Contains letters and numbers.
callback
Status callback.