Skip to main content
PFAccountManagementGetPlayFabIDsFromPSNOnlineIDsRequest data model.

Syntax

Members

issuerId   int32_t const*
may be nullptr
(Optional) Id of the PlayStation :tm: Network issuer environment. If null, defaults to production environment. PSNOnlineIDs   const char* const* Array of unique PlayStation :tm: Network identifiers for which the title needs to get PlayFab identifiers. The array cannot exceed 25 in length. PSNOnlineIDsCount   uint32_t Count of PSNOnlineIDs sandboxId   const char*
is null-terminated
(Optional) Optional sandbox id. When provided, resolves players that logged in from that PlayStation :tm: Network sandbox.

Requirements

Header: PFAccountManagementTypes.h

See also

PFAccountManagementTypes members
Last modified on September 11, 2026