Skip to main content
PFAccountManagementUnlinkIOSDeviceIDRequest 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
(Optional) Vendor-specific iOS identifier for the user’s device. If not specified, the most recently signed in iOS Device ID will be used.

Requirements

Header: PFAccountManagementTypes.h

See also

PFAccountManagementTypes members
Last modified on August 1, 2026