Skip to main content
PFAccountManagementGetTitlePlayersFromXboxLiveIDsRequest data model. Given a collection of XBOX IDs (XUIDs), returns all title player accounts.

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 sandbox   const char*
is null-terminated
XBOX Sandbox the players had on their XBOX tokens. titleId   const char*
is null-terminated
(Optional) Optional ID of title to get players from, required if calling using a master_player_account. xboxLiveIds   const char* const* List of XBOX Live XUIDs. xboxLiveIdsCount   uint32_t Count of xboxLiveIds

Requirements

Header: PFAccountManagementTypes.h

See also

PFAccountManagementTypes members
Last modified on August 20, 2026