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

Public Member Functions

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

Public Attributes

 $achievements
 
 $applications
 
 $availableScopes
 
 $batchPath
 
 $events
 
 $players
 
 $quests
 
 $resource
 
 $rooms
 
 $rootUrl
 
 $scores
 
 $servicePath
 
 $turnBasedMatches
 
 $version
 
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_GamesManagement::__construct ( Google_Client $client)

Constructs the internal representation of the GamesManagement 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

◆ GAMES

const Google_Service_GamesManagement::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_GamesManagement::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: