Type Function Return value none Revision 2017.3060 Keywords Google Play Games Services, game network, gpgs, events, load See also gpgs.events gpgs.*
Retrieves information on all events available in the game.
gpgs.events.load( params )
Table. Contains parameters for the call — see the next section for details.
The params
table contains parameters for the call.
String. If provided, loads only this event information. If omitted, all events will be loaded.
Array. Populate with string elements to load information on each specified event. If provided, this has higher priority than eventId
.
Boolean. If true
, the data will be retrieved fresh, not from a cache.