Suggestions

close search

Add Messaging, Voice, and Authentication to your apps with Vonage Communications APIs

Visit the Vonage API Developer Portal

OpenTok.Session.MuteForcedEventArgs

Defines arguments for the MuteForced event. More...

Inherits EventArgs.

Properties

bool IsActive [get, set]
 Whether the moderator has muted streams in the session (true) or disabled the mute state in the session (false). More...

Detailed Description

Defines arguments for the MuteForced event.

Property Documentation

◆ IsActive

bool OpenTok.Session.MuteForcedEventArgs.IsActive

Whether the moderator has muted streams in the session (true) or disabled the mute state in the session (false).