> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# PlayFab Party Unity SDK

> API reference index for the PlayFab Party Unity plugin, listing classes and enums for adding voice chat and multiplayer networking to Unity games.

## Classes

| Name                                                                                                                              | Description |
| --------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| [PlayFabLocalPlayer](/services/playfab/multiplayer/networking/unity-party-api-reference/classes/playfablocalplayer)               |             |
| [PlayFabMultiplayerManager](/services/playfab/multiplayer/networking/unity-party-api-reference/classes/playfabmultiplayermanager) |             |
| [PlayFabPlayer](/services/playfab/multiplayer/networking/unity-party-api-reference/classes/playfabplayer)                         |             |

## Enums

| Name                                                                                                                                                        | Description                                                                                         |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------- |
| [AccessibilityMode](/services/playfab/multiplayer/networking/unity-party-api-reference/enums/partyunityaccessibilitymode)                                   | Options that specify which accessibility settings are enabled.                                      |
| [ChatMessageType](/services/playfab/multiplayer/networking/unity-party-api-reference/enums/partyunitychatmessagetype)                                       | The type of delivery guarantee for a message.                                                       |
| [ChatState](/services/playfab/multiplayer/networking/unity-party-api-reference/enums/partyunitychatstate)                                                   | The visual state of the player for rendering in the game's UI.                                      |
| [DeliveryOption](/services/playfab/multiplayer/networking/unity-party-api-reference/enums/partyunitydeliveryoption)                                         | The type of delivery guarantee for a message.                                                       |
| [DirectPeerConnectivityOptions](/services/playfab/multiplayer/networking/unity-party-api-reference/enums/partyunitydirectpeerconnectivityoptions)           | Flags controlling the attempted use of direct peer-to-peer connectivity among devices in a network. |
| [LogLevelType](/services/playfab/multiplayer/networking/unity-party-api-reference/enums/partyunitylogleveltype)                                             | The amount of logging that is enabled.                                                              |
| [PlayFabMultiplayerManagerErrorType](/services/playfab/multiplayer/networking/unity-party-api-reference/enums/partyunityplayfabmultiplayermanagererrortype) | The types of errors PlayFabMultiplayerManager can raise.                                            |
| [PlayFabMultiplayerManagerState](/services/playfab/multiplayer/networking/unity-party-api-reference/enums/partyunityplayfabmultiplayermanagerstate)         | The possible states that PlayFabMultiplayerManager can be in.                                       |


## Related topics

- [PlayFab Party Unity SDK](/ko/services/playfab/multiplayer/networking/unity-party-api-reference/index.md)
- [Party Unity plugin overview](/services/playfab/multiplayer/networking/party-unity-overview.md)
- [Party Unity 插件概览](/zh-CN/services/playfab/multiplayer/networking/party-unity-overview.md)
- [PlayFab Party Unity plugin Release Notes](/services/playfab/multiplayer/networking/party-unity-release-notes.md)
- [Azure PlayFab Party SDK for Unity](/build/console-features/networking/game-mesh/party-unity-plugin.md)
