conflictEmitted
This signal is emitted when saving or loading a game, whenever a conflict occurs.
Return
A Dictionary representing a com.google.android.gms.games.SnapshotsClient.SnapshotConflict, with an additional field origin
which indicates whether the SAVE
or LOAD
method triggered this conflict.