Liking cljdoc? Tell your friends :D

happygapi.gamesManagement.rooms

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

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

reset$clj

(reset$ auth parameters)

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

Required parameters: none

Optional parameters: none

Reset all rooms for the currently authenticated player for your application. This method is only accessible to whitelisted tester accounts for your application.

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

Required parameters: none

Optional parameters: none

Reset all rooms for the currently authenticated player for your application. 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/rooms/resetForAllPlayers

Required parameters: none

Optional parameters: none

Deletes rooms where the only room 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/rooms/resetForAllPlayers

Required parameters: none

Optional parameters: none

Deletes rooms where the only room 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