The AudioVideoMcuParticipantEndpointPropertiestype exposes the following members.

Constructors

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

Methods

  Name Description
Clone
Implements ICloneable.Clone().
(Overrides McuParticipantEndpointProperties . . :: . Clone () () () .)
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
ToString (Inherited from Object.)

Properties

  Name Description
AccessMethod
Gets the conference access method.
(Inherited from McuParticipantEndpointProperties.)
AuthenticationMethod
Gets the conference authentication method.
(Inherited from McuParticipantEndpointProperties.)
IsMuted
Gets whether the participant is muted.
IsPstnEndpoint
Gets whether the endpoint is a PSTN endpoint.
JoinMethod
Gets the endpoint join method.
(Inherited from McuParticipantEndpointProperties.)
Media
Gets the media the participant is participating in.
(Inherited from McuParticipantEndpointProperties.)
PreferredLanguages
Gets the preferred languages for annoucements.
(Inherited from McuParticipantEndpointProperties.)
Role
Gets the endpoint role.
(Inherited from McuParticipantEndpointProperties.)
Services
Gets the list of conferencing services for the participant.
(Inherited from McuParticipantEndpointProperties.)
State
Gets the endpoint state.
(Inherited from McuParticipantEndpointProperties.)

See Also