Beamable SDK
|
Public Member Functions | |
Promise< string > | GetDeviceId () |
Retrieve an id that is unique to the hardware device executing the game. In most cases, this will be the SystemInfo.deviceUniqueIdentifier More... | |
Promise< string > Beamable.Api.Auth.IDeviceIdResolver.GetDeviceId | ( | ) |
Retrieve an id that is unique to the hardware device executing the game. In most cases, this will be the SystemInfo.deviceUniqueIdentifier
Implemented in Beamable.Api.Auth.DefaultDeviceIdResolver.