getListOfOwnedGames
fun getListOfOwnedGames( callback: GetListOfOwnedGamesCallback, limit: Int = 50, offset: Int = 0, isSandbox: Int = 1, additionalFields: List<String>? = null)
Content copied to clipboard
Get the list of games owned by the user. The response will contain an array of games owned by a particular user.
See also
Parameters
callback
Status callback.