Liking cljdoc? Tell your friends :D

happygapi.games.snapshotsExtended

Google Play Game Services: snapshotsExtended. 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/snapshotsExtended

Google Play Game Services: snapshotsExtended.
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/snapshotsExtended
raw docstring

resolveSnapshotHead$clj

(resolveSnapshotHead$ auth parameters body)

https://developers.google.com/games/api/reference/rest/v1/snapshotsExtended/resolveSnapshotHead

Required parameters: snapshotName

Optional parameters: none

Body:

{:resolutionPolicy string}

Resolves any potential conflicts according to the resolution policy specified in the request and returns the snapshot head after the resolution.

https://developers.google.com/games/api/reference/rest/v1/snapshotsExtended/resolveSnapshotHead

Required parameters: snapshotName

Optional parameters: none

Body: 

{:resolutionPolicy string}

Resolves any potential conflicts according to the resolution policy specified in the request and returns the snapshot head after the resolution.
sourceraw docstring

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

× close