Raised when the PartyChat.IsPartyChatActive Property changes its value to indicate a change in audio focus status.
public:
static event EventHandler<bool>^ IsPartyChatActiveChanged {
EventRegistrationToken add (EventHandler<bool>^ value);
void remove (EventRegistrationToken token);
}
Namespace: Windows.Xbox.Multiplayer
Metadata: windows.winmd