Skip to main content
PFDataInitiateFileUploadsResponse data model.

Syntax

Members

entity   PFEntityKey const*
may be nullptr
(Optional) The entity id and type. profileVersion   int32_t The current version of the profile, can be used for concurrency control during updates. uploadDetails   PFDataInitiateFileUploadMetadata const*
may be nullptr
(Optional) Collection of file names and upload urls. uploadDetailsCount   uint32_t Count of uploadDetails

Requirements

Header: PFDataTypes.h

See also

PFDataTypes members
Last modified on August 3, 2026