Skip to main content
PFEventsWriteEventsRequest data model.

Syntax

Members

customTags   PFStringDictionaryEntry const*
may be nullptr
(Optional) The optional custom tags associated with the request (e.g. build number, external trace identifiers, etc.). customTagsCount   uint32_t Count of customTags events   PFEventsEventContents const* The collection of events to write. Up to 200 events can be written per request. eventsCount   uint32_t Count of events

Requirements

Header: PFEventsTypes.h

See also

PFEventsTypes members
Last modified on August 1, 2026