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 | |
---|---|---|
AudioVideoMcuParticipantEndpointProperties | Creates a new instance of the AudioVideoMcuParticipantEndpointProperties class. |
Top
Properties
Name | Description | |
---|---|---|
AccessMethod | Gets the conference access method. (inherited from McuParticipantEndpointProperties) | |
AuthenticationMethod | Gets the conference authentication method. (inherited from McuParticipantEndpointProperties) | |
Entity | Gets the endpoint entity that uniquely identifies the endpoint among other endpoints in the conference. (inherited from McuParticipantEndpointProperties) | |
IsMuted | Gets whether the participant is muted. | |
IsPrivateAssistantEnabled | Gets whether the private assistant is enabled for this endpoint. | |
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 announcements. (inherited from McuParticipantEndpointProperties) | |
Role | Gets the endpoint role. (inherited from McuParticipantEndpointProperties) | |
Services | Obsolete. Gets the list of conferencing services for the participant. (inherited from McuParticipantEndpointProperties) | |
State | Gets the endpoint state. (inherited from McuParticipantEndpointProperties) |
Top
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) |
Top