Skip to main content
PFAccountManagementLinkIOSDeviceIDRequest 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 deviceId   const char*
is null-terminated
Vendor-specific iOS identifier for the user’s device. deviceModel   const char*
is null-terminated
(Optional) Specific model of the user’s device. forceLink   bool const*
may be nullptr
(Optional) If another user is already linked to the device, unlink the other user and re-link. OS   const char*
is null-terminated
(Optional) Specific Operating System version for the user’s device.

Requirements

Header: PFAccountManagementTypes.h

See also

PFAccountManagementTypes members
Last modified on August 1, 2026