RemoteParticipantChangedEventArgs Members
Include Protected Members
Include Inherited Members
Represents the information received when the remote participant of the call changes.
The RemoteParticipantChangedEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
NewParticipant | Gets the current remote participant of the call. | |
OriginalParticipant | Gets the previous remote participant of the call. |
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