Edit

Share via


McuParticipantEndpointProperties Class

Definition

Represents instances of properties common to all McuSession participants.

public ref class McuParticipantEndpointProperties abstract : ICloneable
public abstract class McuParticipantEndpointProperties : ICloneable
type McuParticipantEndpointProperties = class
    interface ICloneable
Public MustInherit Class McuParticipantEndpointProperties
Implements ICloneable
Inheritance
McuParticipantEndpointProperties
Derived
Implements

Constructors

McuParticipantEndpointProperties(McuParticipantEndpointProperties)

Creates a new instance of the McuParticipantEndpointProperties class.

McuParticipantEndpointProperties(String)

Creates a new instance of the McuParticipantEndpointProperties class.

Properties

AccessMethod

Gets the conference access method.

AuthenticationMethod

Gets the conference authentication method.

Entity

Gets the endpoint entity that uniquely identifies the endpoint among other endpoints in the conference.

JoinMethod

Gets the endpoint join method.

McuType

Gets the type of MCU to which the participant endpoint belongs to.

Media

Gets the media the participant is participating in.

PreferredLanguages

Gets the preferred languages for announcements.

Role

Gets the endpoint role.

Services
Obsolete.

Gets the list of conferencing services for the participant.

State

Gets the endpoint state.

Methods

Clone()

Implements ICloneable.Clone().

Applies to