Liking cljdoc? Tell your friends :D
Clojure only.

happygapi.gamesManagement.players

Google Play Game Services Management API: players. The Management API for Google Play Game Services. See: https://developers.google.com/games/servicesapi/reference/rest/v1management/players

Google Play Game Services Management API: players.
The Management API for Google Play Game Services.
See: https://developers.google.com/games/servicesapi/reference/rest/v1management/players
raw docstring

hide$clj

(hide$ auth parameters)

https://developers.google.com/games/servicesapi/reference/rest/v1management/players/hide

Required parameters: applicationId, playerId

Optional parameters: none

Hide the given player's leaderboard scores from the given application. This method is only available to user accounts for your developer console.

https://developers.google.com/games/servicesapi/reference/rest/v1management/players/hide

Required parameters: applicationId, playerId

Optional parameters: none

Hide the given player's leaderboard scores from the given application. This method is only available to user accounts for your developer console.
sourceraw docstring

unhide$clj

(unhide$ auth parameters)

https://developers.google.com/games/servicesapi/reference/rest/v1management/players/unhide

Required parameters: applicationId, playerId

Optional parameters: none

Unhide the given player's leaderboard scores from the given application. This method is only available to user accounts for your developer console.

https://developers.google.com/games/servicesapi/reference/rest/v1management/players/unhide

Required parameters: applicationId, playerId

Optional parameters: none

Unhide the given player's leaderboard scores from the given application. This method is only available to user accounts for your developer console.
sourceraw docstring

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

× close