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