PayNow

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
  • invalid

    Invalid or unspecified event type. Used as the default value.

  • player_join

    Indicates a player has joined the game server.

Example
"invalid"