Redigera

Dela via


PartyXboxLive C/C++ API overview

Classes

Class Description
PartyXblChatUser The management class for Xbox Live operations related to a chat user.
PartyXblLocalChatUser The management class for Xbox Live operations related to a local chat user. Inherits from PartyXblChatUser.
PartyXblManager The primary management class for interacting with the Party Xbox Live Helper library.

Structures

Structure Description
PartyXblAccessibilitySettings Accessibility settings associated with an Xbox Live account.
PartyXblChatPermissionInfo Information regarding a required chat permission.
PartyXblHttpHeader Information about an HTTP header.
PartyXblXboxUserIdToPlayFabEntityIdMapping Mapping between an Xbox Live User Id and a PlayFab Entity Id.

State changes

State change Description
PartyXblCreateLocalChatUserCompletedStateChange Information specific to the CreateLocalChatUserCompleted type of state change.
PartyXblGetEntityIdsFromXboxLiveUserIdsCompletedStateChange Information specific to the GetEntityIdsFromXboxLiveUserIdsCompleted type of state change.
PartyXblLocalChatUserDestroyedStateChange Information specific to the LocalChatUserDestroyed type of state change.
PartyXblLoginToPlayFabCompletedStateChange Information specific to the LoginToPlayFabCompleted type of state change.
PartyXblRequiredChatPermissionInfoChangedStateChange Information specific to the RequiredChatPermissionInfoChanged type of state change.
PartyXblStateChange A generic, base structure representation of an event or change in state in the Party Xbox Live Helper library.
PartyXblTokenAndSignatureRequestedStateChange Information specific to the TokenAndSignatureRequested type of state change.

Enumerations

Enumeration Description
PartyXblChatPermissionMaskReason Reasons communication may be restricted.
PartyXblCrossNetworkCommunicationPrivacySetting Possible cross-network communication privacy settings for a local Xbox Live user.
PartyXblLocalChatUserDestroyedReason Reasons a local chat user object might be destroyed.
PartyXblStateChangeResult Results for Party Xbox Live Helper library operations that generate state changes.
PartyXblStateChangeType The types of state changes that can occur in the Party Xbox Live Helper library.
PartyXblThreadId Threads that Party Xbox Live Helper library uses for internal purposes.