Type String Return value none Revision Release 2025.3721 Keywords Google Play Games Services, game network, gpgs See also gpgs2.events.* gpgs2.* 
Retrieves information on all events available in the game.
gpgs.events.load(params)
Table. Contains parameters — see the next section for details.
String. If provided loads only this event information. If not - loads information on all events.
Array. Populate with string elements. If provided loads information on each specified event. Higher priority thann eventId.
Boolean. If true, the data will be pulled fresh, not from a cache.
Listener. Receives load event.