Gamebase SDK for Unity
1.10.0
Toast Gamebase Platform
|
|
static |
This method transfer the guest account to other device.
If result is success, the guest account can be logged in to new device and logged out from old device.
transferKey | TransferKey received from old device. |
callback | completion Handler that include guest login informations and errors. |
Example Usage :