ConversationParticipant Members

Represents a participant in the conversation.

The ConversationParticipant type exposes the following members.

Properties

  Name Description
Public property ActiveMediaTypes Gets active media types for the participant.
Public property DisplayName Gets the display name.
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
Public property SourceNetwork Get the source network.
Public property Uri Gets the URI with a prefix on it.
Public property UserAtHost Gets the user at host portion of the string.

Top

Methods

  Name Description
Public method Equals(Object) Returns true if the current participant is equal to the passed participant. (Overrides Object..::..Equals(Object).)
Public method Equals(ConversationParticipant) Returns true if the current participant is equal to the passed participant.
Protected method Finalize (Inherited from Object.)
Public method GetEndpoints
Public method GetHashCode Gets the hashcode for this instance. (Overrides Object..::..GetHashCode()()()().)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString Return the string representation of this participant. (Overrides Object..::..ToString()()()().)

Top

Operators

  Name Description
Public operatorStatic member Equality Returns true if the two participants are equal.
Public operatorStatic member Inequality Returns true if the two participant are unequal.

Top

See Also

Reference

ConversationParticipant Class

Microsoft.Rtc.Collaboration Namespace