GoogleApi.AppState
Google App State API client library.
The Google App State API.
Installation
Install this package from Hex by adding
google_api_app_state to your list of dependencies in mix.exs:
def deps do
[{:google_api_app_state, "~> 0.6"}]
endFor more information
Product documentation is available at https://developers.google.com/games/services/web/api/states.
Library reference documentation is published on Hexdocs at https://hexdocs.pm/google_api_app_state.