Skip to main content

Player Online

Type: PLAYER_ONLINE

This event is sent once a subscribed player comes online.

{
type: "PLAYER_ONLINE",
data: {
driver: "76561199051221570",
game: "Game",
data: "Driver Data"
}
}
ParameterTypeOptional
driverStringNo
gameStringNo
dataObjectNo