Liking cljdoc? Tell your friends :D

happygapi.games.metagame

Google Play Game Services: metagame. The Google Play games service allows developers to enhance games with social leaderboards, achievements, game state, sign-in with Google, and more. See: https://developers.google.com/games/api/reference/rest/v1/metagame

Google Play Game Services: metagame.
The Google Play games service allows developers to enhance games with social leaderboards, achievements, game state, sign-in with Google, and more.
See: https://developers.google.com/games/api/reference/rest/v1/metagame
raw docstring

getMetagameConfig$clj

(getMetagameConfig$ auth parameters)

https://developers.google.com/games/api/reference/rest/v1/metagame/getMetagameConfig

Required parameters: none

Optional parameters: none

Return the metagame configuration data for the calling application.

https://developers.google.com/games/api/reference/rest/v1/metagame/getMetagameConfig

Required parameters: none

Optional parameters: none

Return the metagame configuration data for the calling application.
sourceraw docstring

listCategoriesByPlayer$clj

(listCategoriesByPlayer$ auth parameters)

https://developers.google.com/games/api/reference/rest/v1/metagame/listCategoriesByPlayer

Required parameters: collection, playerId

Optional parameters: pageToken, maxResults, language

List play data aggregated per category for the player corresponding to playerId.

https://developers.google.com/games/api/reference/rest/v1/metagame/listCategoriesByPlayer

Required parameters: collection, playerId

Optional parameters: pageToken, maxResults, language

List play data aggregated per category for the player corresponding to `playerId`.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close