Hoogle Search
Within LTS Haskell 24.38 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
gogol-games Gogol.Games No documentation available.
daysSinceLastPlayed :: StatsResponse -> Maybe Int32gogol-games Gogol.Games Number of days since the player last played this game. E.g., 0, 1, 5, 10, ... . Not populated if there is not enough information.
newGamesRecallLastTokenFromAllDeveloperGames :: Text -> GamesRecallLastTokenFromAllDeveloperGamesgogol-games Gogol.Games Creates a value of GamesRecallLastTokenFromAllDeveloperGames with the minimum fields required to make a request.
newRetrieveDeveloperGamesLastPlayerTokenResponse :: RetrieveDeveloperGamesLastPlayerTokenResponsegogol-games Gogol.Games Creates a value of RetrieveDeveloperGamesLastPlayerTokenResponse with the minimum fields required to make a request.
data
GamesRecallLastTokenFromAllDeveloperGames gogol-games Gogol.Games.Recall.LastTokenFromAllDeveloperGames Retrieve the last Recall token from all developer games that is associated with the PGS Player encoded in the provided recall session id. The API is only available for users that have active PGS Player profile. See: newGamesRecallLastTokenFromAllDeveloperGames smart constructor.
-
gogol-games Gogol.Games.Recall.LastTokenFromAllDeveloperGames No documentation available.
-
gogol-games Gogol.Games.Recall.LastTokenFromAllDeveloperGames A resource alias for games.recall.lastTokenFromAllDeveloperGames method which the GamesRecallLastTokenFromAllDeveloperGames request conforms to.
newGamesRecallLastTokenFromAllDeveloperGames :: Text -> GamesRecallLastTokenFromAllDeveloperGamesgogol-games Gogol.Games.Recall.LastTokenFromAllDeveloperGames Creates a value of GamesRecallLastTokenFromAllDeveloperGames with the minimum fields required to make a request.
newtype
RetrieveDeveloperGamesLastPlayerTokenResponse gogol-games Gogol.Games.Types Recall token data returned from for the RetrieveDeveloperGamesLastPlayerToken RPC See: newRetrieveDeveloperGamesLastPlayerTokenResponse smart constructor.
-
gogol-games Gogol.Games.Types No documentation available.