Skip to main content

New Event

Type: NEW_EVENT

This event is sent once a new event is available for the subscribed player.

{
type: "NEW_EVENT",
data: {
type: "EVENT_TYPE",
driver: "76561199051221570",
game: "Game",
details: "EVENT_DETAILS"
}
}
ParameterTypeOptional
typeType DefsNo
driverStringNo
gameStringNo
detailsObjectNo