#include <games_service.h>
Service definition for GamesService (v1).
For more information about this service, see the API Documentation at 'https://developers.google.com/games/services/
◆ GamesService()
| google_games_api::GamesService::GamesService |
( |
client::HttpTransport * |
transport | ) |
|
|
explicit |
Standard constructor.
- Parameters
-
| [in] | transport | The transport to use when creating methods to invoke on this service instance. |
◆ ~GamesService()
| google_games_api::GamesService::~GamesService |
( |
| ) |
|
|
virtual |
◆ get_achievement_definitions()
◆ get_achievements()
◆ get_applications()
◆ get_events()
| const EventsResource& google_games_api::GamesService::get_events |
( |
| ) |
const |
|
inline |
Gets the resource method factory.
- Returns
- EventsResource for creating methods.
◆ get_leaderboards()
◆ get_metagame()
◆ get_players()
| const PlayersResource& google_games_api::GamesService::get_players |
( |
| ) |
const |
|
inline |
Gets the resource method factory.
- Returns
- PlayersResource for creating methods.
◆ get_pushtokens()
◆ get_revisions()
◆ get_rooms()
| const RoomsResource& google_games_api::GamesService::get_rooms |
( |
| ) |
const |
|
inline |
Gets the resource method factory.
- Returns
- RoomsResource for creating methods.
◆ get_scores()
| const ScoresResource& google_games_api::GamesService::get_scores |
( |
| ) |
const |
|
inline |
Gets the resource method factory.
- Returns
- ScoresResource for creating methods.
◆ get_snapshots()
◆ get_turn_based_matches()
◆ googleapis_API_GENERATOR
| const char google_games_api::GamesService::googleapis_API_GENERATOR |
|
static |
Initial value:= {
"google-apis-code-generator 1.5.1 / 0.1.4"}
The code generator used to generate this API.
◆ googleapis_API_NAME
| const char google_games_api::GamesService::googleapis_API_NAME = {"games"} |
|
static |
The name of the API that this was generated from.
◆ googleapis_API_VERSION
| const char google_games_api::GamesService::googleapis_API_VERSION = {"v1"} |
|
static |
The version of the API that this interface was generated from.
The documentation for this class was generated from the following files: