gpgs.snapshots.load()

Type Function
Return value none
Revision Release 2024.3703
Keywords Google Play Games Services, game network, gpgs, snapshots, load
See also gpgs.snapshots
gpgs.*

Overview

Retrieves information on all snapshots for the current game.

Syntax

gpgs.snapshots.load( params )
params (required)

Table. Contains parameters for the call — see the next section for details.

Parameter Reference

The params table contains parameters for the call.

reload (optional)

Boolean. Supported only on Android; if true, the data will be retrieved fresh, not from a cache.

listener (optional)

Listener. Listener function which receives a load event.