ShutDown
Shuts down all systems needed for BrainCloudClient, only call this from the main thread. Should be used at the end of the app, and opposite of Initialize Client.
Usage
http://localhost:3000
- C#
- C++
- Objective-C
- Java
- JavaScript
- Dart
- Cloud Code
- Raw
_bc.ShutDown();
// N/A
// N/A
// N/A
// N/A
_bc.shutDown();
// N/A
// N/A