Skip to main content
Mapping between an XBOX Live User Id and a PlayFab Entity Id.

Syntax

Members

xboxLiveUserId   uint64_t The XBOX Live User Id. playfabEntityId   PartyString The PlayFab Entity Id. This value may be an empty string in the case where the XBOX Live user does not have a linked PlayFab account. A PlayFab account is automatically created and linked when calling PartyXblManager::LoginToPlayFab for the first time. The LoginWithXbox API provided by the PlayFab SDK can also be used to link an account.

Requirements

Header: PartyXboxLive.h

See also

PartyXboxLive members
Last modified on August 20, 2026