Skip to main content

Player Offline

Type: PLAYER_OFFLINE

This event is sent once a subscribed player goes offline.

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