Syntax
Parameters
eventPipelineHandle PFEventPipelineHandle
The EventPipeline to submit the event to.
event PFEvent
Event to upload.
Adds a event to a pipelines buffer to be uploaded. The API will return synchronously and the event will be uploaded in the background based on the pipeline.
eventPipelineHandle PFEventPipelineHandle
The EventPipeline to submit the event to.
event PFEvent
Event to upload.