ClearSavedProfileId
Used to clear the saved profile ID - to use in cases when the user is attempting to switch to a different game profile.
Usage
http://localhost:3000
- C#
- C++
- Objective-C
- Java
- JavaScript
- Dart
- Cloud Code
- Raw
_bc.AuthenticationService.ClearSavedProfileID();
_bc->getAuthenticationService()->clearSavedProfileID();
[[_bc authenticationService] clearSavedProfile];
public void clearSavedProfileId();
_bc.authentication.clearSavedProfileId();
_bc.authentication.clearSavedProfileId();
// N/A
// N/A