Skip to content

Login (3)

Sent when a player has received a player Id from the server.

NAME TYPE Optional Info
event_id Integer no Id of this event
game_id Integer no Id of this game within the scope of your company
timestamp Long no UNIX TIMESTAMP of the moment when event is registered
player_id Long yes Id of the player in the format followed in your studio
client_version String no String representing the version of the client (e.g. 1.10.1234)
platform_id Integer no Id of the platform as defined in PlatformId
session_id Long no Custom number to identify a session, same during session
device_id String no Id of the device (or random enough)
user_id Long yes ID of the user account, available after contacting the server
language String no "ISO 639-1"-"ISO 3166-1 alpha-2" e.g. pt-BR, en-US, en-UK
email String yes email used when registered (empty when guest accounts)