getGamesList
fun getGamesList( callback: GetGamesListCallback, limit: Int = 50, offset: Int = 0, locale: String? = null, additionalFields: List<String>? = null, country: String? = null)
Content copied to clipboard
Gets a games list for building a catalog.
See also
Parameters
callback
Status callback.