Gamebase SDK for Unity
2.2.0
Toast Gamebase Platform
|
|
static |
Forcibly trying to map the currently authenticated user identifier of Gamebase with the credential of external authentication provider.
credentialInfo | The credentialInfo which is credential of authentication provider. |
forcingMappingKey | The key string which is necessary to map forcibly with the provider that is already mappped with another account. |
callback | Mapping result callback, returns the authentication token as a result of mapping. |
Example Usage :