Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
Google_Service_Games Class Reference
Inheritance diagram for Google_Service_Games:
Google_Service

Public Member Functions

 __construct (Google_Client $client)
 Constructs the internal representation of the Games service.
 
 createBatch ()
 Create a new HTTP Batch handler for this service.
 
 getClient ()
 

Public Attributes

 $achievementDefinitions
 
 $achievements
 
 $applications
 
 $availableScopes
 
 $batchPath
 
 $events
 
 $leaderboards
 
 $metagame
 
 $players
 
 $pushtokens
 
 $questMilestones
 
 $quests
 
 $resource
 
 $revisions
 
 $rooms
 
 $rootUrl
 
 $scores
 
 $servicePath
 
 $snapshots
 
 $turnBasedMatches
 
 $version
 
const DRIVE_APPDATA
 View and manage its own configuration data in your Google Drive.
 
const GAMES
 Share your Google+ profile information and view and manage your game activity.
 
const PLUS_LOGIN
 Know your basic profile info and list of people in your circles.
 

Constructor & Destructor Documentation

◆ __construct()

Google_Service_Games::__construct ( Google_Client $client)

Constructs the internal representation of the Games service.

Parameters
Google_Client$client

Reimplemented from Google_Service.

Member Function Documentation

◆ createBatch()

Google_Service::createBatch ( )
inherited

Create a new HTTP Batch handler for this service.

Return values
Google_Http_Batch

Member Data Documentation

◆ DRIVE_APPDATA

const Google_Service_Games::DRIVE_APPDATA
Initial value:
=
"https://www.googleapis.com/auth/drive.appdata"

View and manage its own configuration data in your Google Drive.

◆ GAMES

const Google_Service_Games::GAMES
Initial value:
=
"https://www.googleapis.com/auth/games"

Share your Google+ profile information and view and manage your game activity.

◆ PLUS_LOGIN

const Google_Service_Games::PLUS_LOGIN
Initial value:
=
"https://www.googleapis.com/auth/plus.login"

Know your basic profile info and list of people in your circles.


The documentation for this class was generated from the following file: