Skip to content

Login Event

This event will be triggered once the player logs in.

{
"command": "login",
"time": 1757296314,
"data": {
"user_id": "testuser",
"feedback_data1": "YOUR_DATA_SENT_WITH_GAME_LOBBY_REQ_FEEDBACK_DATA_1"
}
}
{
"result": 0,
"agent_id": "test001",
"time": 1709650800,
"data": {
"user_id": "test_id",
"balance": 1000000
}
}

📌
For a comprehensive guide on how this works, please refer to the Common and Transfer Introduction or Seamless Introduction sections within the Introduction page.