Syntax
Parameters
entityHandle PFEntityHandle
PFEntityHandle to use for authentication.
request PFEventsWriteEventsRequest*
Populated request object.
async XAsyncBlock*Inout XAsyncBlock for the async operation.
Write batches of entity based events to as Telemetry events (bypass PlayStream). The namespace must be ‘custom’ or start with ‘custom.’
entityHandle PFEntityHandle
PFEntityHandle to use for authentication.
request PFEventsWriteEventsRequest*
Populated request object.
async XAsyncBlock*