Type String Return value Boolean Revision Release 2024.3703 Keywords Google Play Games Services, game network, gpgs See also gpgs2.snapshots.* gpgs2.*
Write the specified data into the snapshot. The data will be persisted on disk, but is not uploaded to the server until the snapshot is saved.
Returns Boolean - true
on success.
object.write(payload)
String. The data replace the snapshot content with.