RoomParticipantsEventArgs members
Encapsulates the state of the ParticpiantsAdded and ParticipantsRemoved events and contains a collection of the room Participants added or removed.
The RoomParticipantsEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
Participants | Get new room participants. |
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