GameServerEventDto
Represents the types of events that can occur on a game server.
bodyenumOptional
Represents the types of events that can occur on a game server.
Possible enum values
invalidInvalid or unspecified event type. Used as the default value.
player_joinIndicates a player has joined the game server.
Example
"invalid"