Type Function Return value none Revision Release 2025.3714 Keywords Google Play Games Services, game network, gpgs, snapshots, delete See also gpgs.snapshots gpgs.*
Deletes the specified snapshot. This will delete the data of the snapshot locally and on the server.
gpgs.snapshots.delete( params )
Table. Contains parameters for the call — see the next section for details.
The params
table contains parameters for the call.
Snapshot. The snapshot to delete.
Listener. Listener function which receives a delete event.