Skip to main content
PFLinkedPlatformAccountModel data model.

Syntax

Members

email   const char*
is null-terminated
(Optional) Linked account email of the user on the platform, if available. platform   PFLoginIdentityProvider const*
may be nullptr
(Optional) Authentication platform. platformUserId   const char*
is null-terminated
(Optional) Unique account identifier of the user on the platform. username   const char*
is null-terminated
(Optional) Linked account username of the user on the platform, if available.

Requirements

Header: PFTypes.h

See also

PFTypes members
Last modified on August 3, 2026