Liking cljdoc? Tell your friends :D

happygapi.gamesManagement.turnBasedMatches

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

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

reset$clj

(reset$ auth parameters)

https://developers.google.com/games/servicesapi/reference/rest/v1management/turnBasedMatches/reset

Required parameters: none

Optional parameters: none

Reset all turn-based match data for a user. This method is only accessible to whitelisted tester accounts for your application.

https://developers.google.com/games/servicesapi/reference/rest/v1management/turnBasedMatches/reset

Required parameters: none

Optional parameters: none

Reset all turn-based match data for a user. This method is only accessible to whitelisted tester accounts for your application.
sourceraw docstring

resetForAllPlayers$clj

(resetForAllPlayers$ auth parameters)

https://developers.google.com/games/servicesapi/reference/rest/v1management/turnBasedMatches/resetForAllPlayers

Required parameters: none

Optional parameters: none

Deletes turn-based matches where the only match participants are from whitelisted tester accounts for your application. This method is only available to user accounts for your developer console.

https://developers.google.com/games/servicesapi/reference/rest/v1management/turnBasedMatches/resetForAllPlayers

Required parameters: none

Optional parameters: none

Deletes turn-based matches where the only match participants are from whitelisted tester accounts for your 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