PartyChat has the following members.
| Name | Description | |
|---|---|---|
![]() |
IsPartyChatActive | Value that indicates whether party chat has audio focus. |
![]() |
IsPartyChatSuppressed | Value that indicates whether a chat party has suppressed its microphone so that a title can be free to create a microphone for game chat. |
| Name | Description | |
|---|---|---|
![]() |
GetPartyChatViewAsync | Retrieves the latest snapshot of the current chat party. |
| Name | Description | |
|---|---|---|
![]() |
IsPartyChatActiveChanged | Raised when the PartyChat.IsPartyChatActive Property changes its value to indicate a change in audio focus status. |
![]() |
IsPartyChatSuppressedChanged | Raised when the PartyChat.IsPartyChatSuppressed Property changes its value to indicate a change in microphone suppression status. |
![]() |
PartyChatViewChanged | Raised when the chat party view changes. |