Namespace Unity.Services.CloudSave
Classes
CloudSaveConflictErrorDetail
Represents the details for a conflict error from the Cloud Save service.
CloudSaveConflictException
Represents a conflict error from the Cloud Save service.
CloudSaveException
Represents a generic error.
CloudSaveRateLimitedException
An exception that is thrown when the client has been rate limited.
CloudSaveService
The entry class to the Cloud Save service.
CloudSaveServiceInstance
The current instance of the Cloud Save Service.
CloudSaveValidationErrorDetail
Single error in the Validation Error Response.
CloudSaveValidationException
Represents a validation error from the Cloud Save service.
DeleteOptions
Options for delete operations
SaveData
Obselete interface for saving player data.
SaveOptions
Options for save operations
WriteLockOptions
Options for storing writelock
Interfaces
ICloudSaveService
Interface for Cloud Save Service.
Enums
CloudSaveExceptionReason
An enum of possible reasons that Cloud Save would throw an exception.