Share via


AudioVideoMcuParticipantEndpointProperties Members

Include Protected Members
Include Inherited Members

Represents properties for participants joined to the Audio Video MCU.

The AudioVideoMcuParticipantEndpointProperties type exposes the following members.

Constructors

  Name Description
Protected method AudioVideoMcuParticipantEndpointProperties Creates a new instance of the AudioVideoMcuParticipantEndpointProperties class.

Top

Properties

  Name Description
Public property AccessMethod Gets the conference access method. (inherited from McuParticipantEndpointProperties)
Public property AuthenticationMethod Gets the conference authentication method. (inherited from McuParticipantEndpointProperties)
Public property Entity Gets the endpoint entity that uniquely identifies the endpoint among other endpoints in the conference. (inherited from McuParticipantEndpointProperties)
Public property IsMuted Gets whether the participant is muted.
Public property IsPrivateAssistantEnabled Gets whether the private assistant is enabled for this endpoint.
Public property IsPstnEndpoint Gets whether the endpoint is a PSTN endpoint.
Public property JoinMethod Gets the endpoint join method. (inherited from McuParticipantEndpointProperties)
Public property Media Gets the media the participant is participating in. (inherited from McuParticipantEndpointProperties)
Public property PreferredLanguages Gets the preferred languages for announcements. (inherited from McuParticipantEndpointProperties)
Public property Role Gets the endpoint role. (inherited from McuParticipantEndpointProperties)
Public property Services Obsolete. Gets the list of conferencing services for the participant. (inherited from McuParticipantEndpointProperties)
Public property State Gets the endpoint state. (inherited from McuParticipantEndpointProperties)

Top

Methods

  Name Description
Public method Clone Implements ICloneable.Clone(). (Overrides McuParticipantEndpointProperties.Clone().)
Public method Equals (inherited from Object)
Protected method Finalize (inherited from Object)
Public method GetHashCode (inherited from Object)
Public method GetType (inherited from Object)
Protected method MemberwiseClone (inherited from Object)
Public method ToString (inherited from Object)

Top

See Also

Reference

AudioVideoMcuParticipantEndpointProperties Class

Microsoft.Rtc.Collaboration.AudioVideo Namespace