Leggi in inglese Modifica

Condividi tramite


Services C API overview - PFEvents.h

Functions

Function Description
PFEventsWriteEventsAsync Write batches of entity based events to PlayStream. The namespace of the Event must be 'custom' or start with 'custom.'.
PFEventsWriteEventsGetResult Gets the result of a successful PFEventsWriteEventsAsync call.
PFEventsWriteEventsGetResultSize Get the size in bytes needed to store the result of a WriteEvents call.
PFEventsWriteTelemetryEventsAsync Write batches of entity based events to as Telemetry events (bypass PlayStream). The namespace must be 'custom' or start with 'custom.'
PFEventsWriteTelemetryEventsGetResult Gets the result of a successful PFEventsWriteTelemetryEventsAsync call.
PFEventsWriteTelemetryEventsGetResultSize Get the size in bytes needed to store the result of a WriteTelemetryEvents call.