Syntax
Members
result PartyXblStateChangeResult
Indicates that the operation succeeded or the reason that it failed.
errorDetail PartyError
A diagnostic value providing additional troubleshooting information regarding any potential error condition.
xboxLiveSandbox PartyString
The device’s XBOX Live sandbox which was used for this operation.
localChatUser PartyXblLocalChatUser*
The local chat user that was used to communicate with PlayFab.
asyncIdentifier void*
The async identifier provided to the call associated with this state change.
entityIdMappingCount uint32_t
The number of XBOX Live User Id to PlayFab Entity Id mappings.
entityIdMappings const PartyXblXboxUserIdToPlayFabEntityIdMapping*array of size
entityIdMappingCount
A list of XBOX Live User Id to PlayFab Entity Id mappings.
