Skip to main content
Version: 5.9.0

Client

The BrainCloudClient class is the core of the brainCloud API. From the BrainCloudClient you can access all of brainCloud's services (Authentication, Entity, etc) and from there the individual API's they contain.

The Client also contains many setup and configuration methods for timeouts, global callbacks, and more.

API Summary​

Critical​

Functions that are necessary to use the brianCloud library.

Callbacks​

Functions to register and deregister callbacks for specific events.

Timeouts​

Functions to configure network timeouts.

Status​

Functions to query the client state or reset network communications.

File Upload​

Functions to register for file upload callbacks and configure upload specific timeouts.

Network Error Caching​

Functions to enable and manage network error message caching.

Global Error Logging​

Functions to register and deregister callbacks for all error events.

Compatibility​

Compatibility settings for older brainCloud versions.