We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
通知所有使用者遊戲開始
可依實際情況調整格式
socket.on("GAME_STARTED")
{ "type": "GAME_STARTED", "data": { "roomId": String, "gameUrl": String } }