Tinkex.Types.Telemetry.EventType (Tinkex v0.3.4)
View SourceEvent type enumeration for telemetry events.
Mirrors Python tinker.types.event_type.EventType.
Wire format: "SESSION_START" | "SESSION_END" | "UNHANDLED_EXCEPTION" | "GENERIC_EVENT"
Summary
Functions
Parse wire format string to atom.
Convert atom to wire format string.
List all valid event types.