game / pragma.telemetry / TelemetryService / eventServiceV1 /
eventServiceV1 #
suspend fun eventServiceV1(session: ServiceSession, request: TelemetryRpc.EventServiceV1Request): TelemetryRpc.EventServiceV1Response
Persists a single event. The event source is provided by the caller.
Plugins
PragmaResultErrors
- PragmaError.TelemetryService_FailedToPersistEvent - When a Pragma Engine-provided plugin implementation fails to persist the event.