Value that indicates whether party chat has audio focus.
public:
static property bool IsPartyChatActive {
bool get ();
}
Type: bool
True if party chat has audio focus, and false if it does not.
The title uses IsPartyChatActive with the PartyChat.IsPartyChatSuppressed Property to determine for sure when it is clear to create a microphone channel for game chat.
Namespace: Windows.Xbox.Multiplayer
Metadata: windows.winmd