Skip to main content
PFAccountManagementLinkKongregateAccountRequest data model.

Syntax

Members

authTicket   const char*
is null-terminated
Valid session auth ticket issued by Kongregate. 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 forceLink   bool const*
may be nullptr
(Optional) If another user is already linked to the account, unlink the other user and re-link. kongregateId   const char*
is null-terminated
Numeric user ID assigned by Kongregate.

Requirements

Header: PFAccountManagementTypes.h

See also

PFAccountManagementTypes members
Last modified on August 1, 2026