PartyChat.IsPartyChatActive Property

Value that indicates whether party chat has audio focus.

Syntax

public:
static property bool IsPartyChatActive {
         bool get ();
}  

Property value

Type: bool 

 True if party chat has audio focus, and false if it does not.

Remarks

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.

Requirements

Namespace: Windows.Xbox.Multiplayer

Metadata: windows.winmd

See also

Reference

PartyChat Class

PartyChat Members

Windows.Xbox.Multiplayer Namespace