ConversationParticipant Members

Include Protected Members
Include Inherited Members

Represents a participant in the conversation.

The ConversationParticipant type exposes the following members.

Properties

  Name Description
Public property ActiveMediaTypes Obsolete. Gets the active media types for the participant.
Public property DisplayName Gets the display name.
Public property IsRecording Gets whether one or more endpoints for this participant is recording the conversation.
Public property OtherPhoneUri Gets the other phone URI of the participant.
Public property PhoneUri Gets the phone URI of the participant.
Public property Role Gets the conferencing role.
Public property RosterVisibility Gets the visibility of the participant in the conference roster, if applicable.
Public property SourceNetwork Gets the source network.
Public property Uri Gets the URI prefixed with the sip: scheme.
Public property UserAtHost Gets the user@host portion of the participant's URI.

Top

Methods

  Name Description
Public method Equals(Object) Gets whether the two participants are equal. (Overrides Object.Equals(Object).)
Public method Equals(ConversationParticipant) Gets whether the two participants are equal.
Protected method Finalize (inherited from Object)
Public method GetActiveMediaTypes Returns a snapshot of active media types of the participant.
Public method GetEndpoints Gets a snapshot list of endpoints known for this participant.
Public method GetHashCode Gets the hash code for this instance. (Overrides Object.GetHashCode().)
Public method GetType (inherited from Object)
Protected method MemberwiseClone (inherited from Object)
Public method ToString Gets the string representation of this participant. (Overrides Object.ToString().)

Top

Operators

  Name Description
Public operatorStatic member Equality Gets whether the two participants are equal.
Public operatorStatic member Inequality Gets whether the two participants are unequal.

Top

See Also

Reference

ConversationParticipant Class

Microsoft.Rtc.Collaboration Namespace