GetTokenID Method

Generate the TokenID used in LOGIN message between the game client and the server

Unit: Sporgloo.Utils
function GetTokenID(PlayerID: string; DeviceID: string; DeviceAuthKey: string): string

Parameters

PlayerID
Type: System.string

DeviceID
Type: System.string

DeviceAuthKey
Type: System.string

Return Value

Type: System.string