Loading...
Searching...
No Matches
Cloud Save & Storage

Player data persistence, cloud storage, and user-generated content. More...

Classes

class  AccelByte::Api::BinaryCloudSave
 CloudSave API for storing binaries. More...
class  AccelByte::Api::CloudSave
 CloudSave API for storing records. More...
class  AccelByte::Api::CloudStorage
 DEPRECATED.Cloud Storage API for storing binary data on the cloud. Each player has configurable slot(s) that controlled by admin. The configuration affects the amount of slot that owned by user and the allowed size for each slot (byte). More...
class  AccelByte::Api::UGC
 Provide APIs to access UGC service. More...

Detailed Description

Player data persistence, cloud storage, and user-generated content.

This module provides data storage services:

  • Cloud save (JSON-based player data)
  • Binary cloud save (save files, screenshots)
  • Cloud storage (file uploads/downloads)
  • User-generated content (UGC) creation and sharing
  • Player records and game data