[−][src]Module f1_api::packet::participants
Data about all participants in a session
The F1 games provide information about each participant in a session, for example their name, team, and nationality. The data is updated every 5 seconds.
Structs
| Participant | Data about a participant in the session |
| ParticipantsPacket | Packet containing information about each participant in the session |
Enums
| Controller | Controller of a car |
| Driver | Drivers that appear in the F1 games |
| Nationality | Nationalities that appear in the F1 games |
| Team | Teams that appear in the F1 games |
| TelemetryPrivacy | Privacy setting for telemetry data |