getGameKeyForCatalog

fun getGameKeyForCatalog(    callback: GetGameKeyForCatalogCallback,     itemSku: String,     locale: String? = null,     additionalFields: List<String>? = null,     country: String? = null)

Gets a game key for the catalog.

See also

Parameters

itemSku

Desired game SKU.

callback

Status callback.

Sources

Link copied to clipboard