Type Integer Return value Table Revision Release 2024.3703 Keywords Google Play Games Services, game network, gpgs See also gpgs.snapshots.* gpgs.*
Retrieves various limits associated with the Snapshots API.
gpgs.snapshots.getLimits()
Returns Table. See the next section for details. Can be nil
if service is unavailable.
Integer. The maximum data size per snapshot cover image in bytes. Guaranteed to be at least 800 KB. May increase in the future. ##### payloadSize Integer. The maximum data size per snapshot in bytes. Guaranteed to be at least 3 MB. May increase in the future.