Beamable SDK
Public Member Functions | List of all members
Beamable.Api.Auth.DefaultDeviceIdResolver Class Reference
Inheritance diagram for Beamable.Api.Auth.DefaultDeviceIdResolver:
Inheritance graph
[legend]
Collaboration diagram for Beamable.Api.Auth.DefaultDeviceIdResolver:
Collaboration graph
[legend]

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...
 

Member Function Documentation

◆ GetDeviceId()

Promise< string > Beamable.Api.Auth.DefaultDeviceIdResolver.GetDeviceId ( )
inline

Retrieve an id that is unique to the hardware device executing the game. In most cases, this will be the SystemInfo.deviceUniqueIdentifier

Returns
A unique device id

Implements Beamable.Api.Auth.IDeviceIdResolver.


The documentation for this class was generated from the following file: