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
entity PFEntityKey const*
The entity to perform this action on.
expectedProfileVersion int32_t const*may be nullptr (Optional) Optional field used for concurrency control. By specifying the previously returned value of ProfileVersion from GetProfile API, you can ensure that the object set will only be performed if the profile has not been updated by any other clients since the version you last loaded.
objects PFDataSetObject const*
Collection of objects to set on the profile.
objectsCount uint32_t
Count of objects
