com.google.android.gms.games.snapshot

Contains data classes for snapshot functionality.

Interfaces

Snapshot Data interface for a representation of a saved game.
SnapshotContents Data interface for a representation of Snapshot contents.
SnapshotMetadata Data interface for the metadata of a saved game.
SnapshotMetadataChange A collection of changes to apply to the metadata of a snapshot.
Snapshots This interface is deprecated. Use SnapshotsClient instead
Snapshots.CommitSnapshotResult This interface is deprecated. SnapshotMetadatais returned directly in theSnapshotsClient.
Snapshots.DeleteSnapshotResult This interface is deprecated. snapshotIdis returned directly in theSnapshotsClient.
Snapshots.LoadSnapshotsResult This interface is deprecated. SnapshotMetadataBufferis returned directly in theSnapshotsClient.
Snapshots.OpenSnapshotResult This interface is deprecated. SnapshotsClient.DataOrConflictis returned instead in theSnapshotsClient.

Classes

SnapshotEntity Data object representing the data for a saved game.
SnapshotMetadataBuffer Data structure providing access to a list of snapshots.
SnapshotMetadataChange.Builder Builder for SnapshotMetadataChangeobjects.
SnapshotMetadataEntity Data object representing the metadata for a saved game.