CollaborationParticipant Members

The following tables list the members exposed by the CollaborationParticipant type.

Public Properties

(see also Protected Properties )

  Name Description
ApplicationContext  Sets or gets the application-specific state associated with the participant.(inherited from Participant)
ContactUri  Gets the contact URI of the participant, if available. Can be null.(inherited from Participant)
EndpointId  Gets the endpoint ID associated with this participant.(inherited from Participant)
FeatureParameters  Gets the collection of feature parameters.(inherited from Participant)
Gruu  Gets the Gruu.(inherited from Participant)
InviteRequestedRemotely  
IsInLobby  
Name  Gets the display name of the participant.(inherited from Participant)
Port  Gets the port.(inherited from Participant)
Role  
SameEndpointComparer  Compares two participant objects to determine whether they represent the same endpoint.(inherited from Participant)
SameUserComparer  Compares two participant objects to determine whether they represent the same user.(inherited from Participant)
Session  
SipInstance  Gets the SIP instance.(inherited from Participant)
State  
Uri  Gets the Uri of the participant.(inherited from Participant)
UriParameters  Gets a collection of URI parameters.(inherited from Participant)
UserAtHost  Gets the user and host portion of the URI.(inherited from Participant)

Top

Protected Properties

  Name Description
SyncRoot  Gets the synchronization object for this participant.(inherited from Participant)

Top

Public Methods

(see also Protected Methods )

  Name Description
Equals  Overloaded. (inherited from Participant )
GetHashCode  Returns a hash value for the current Name object.(inherited from Participant)
GetType  (inherited from Object )
ReferenceEquals  (inherited from Object )
ToString  Returns a string representation of the object.(inherited from Participant)

Top

Protected Methods

  Name Description
Finalize  (inherited from Object )
MemberwiseClone  (inherited from Object )
NotifyPropertyChanged  (inherited from Participant )

Top

Public Events

  Name Description
PropertyChanged  Raised when one or more properties of the participant change.(inherited from Participant)

Top

See Also

Reference

CollaborationParticipant Class
Microsoft.Rtc.Internal.Collaboration Namespace