MutedChangedEventArgs members
Represents the event data of a MutedChanged event.
The MutedChangedEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
MutedChangedEventArgs |
Top
Properties
Name | Description | |
---|---|---|
IsMuted | Gets the value of is muted flag for the participant. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top