Skip to main content
PFProfilesEntityProfileFileMetadata data model. An entity file’s meta data. To get a download URL call File/GetFiles API.

Syntax

Members

checksum   const char*
is null-terminated
(Optional) Checksum value for the file, can be used to check if the file on the server has changed. fileName   const char*
is null-terminated
(Optional) Name of the file. lastModified   time_t Last UTC time the file was modified. size   int32_t Storage service’s reported byte count.

Requirements

Header: PFProfilesTypes.h

See also

PFProfilesTypes members
Last modified on August 3, 2026