PartyErrorStatus Enumeration

Errors returned by party operations.

Syntax

public enum class PartyErrorStatus  

Members

Member Value Description
InternalError 0x87CC0001  There is an internal error.
BadToken 0x87CC0002  The token is invalid.
InvalidSecureDeviceAddress 0x87CC0005  The secure device address is invalid.
EmptyParty 0x87CC0007  There are no members in the party.
PartyActionRestricted 0x87CC0008  The user does not have permission to perform the action.
PartyAlreadyInTitle 0x87CC0009  There is already a party in the title.
QualityOfServiceFailed 0x87CC000A  The QoS test failed.
PartyJoinFailure 0x87CC000B  The request to join a party failed.

Requirements

Namespace: Windows.Xbox.Multiplayer

Metadata: windows.winmd

See also

Reference

Windows.Xbox.Multiplayer Namespace