Edit

Share via


DataCollaborationMcuParticipantEndpointProperties Class

Definition

public ref class DataCollaborationMcuParticipantEndpointProperties : Microsoft::Rtc::Collaboration::ComponentModel::McuParticipantEndpointProperties
public class DataCollaborationMcuParticipantEndpointProperties : Microsoft.Rtc.Collaboration.ComponentModel.McuParticipantEndpointProperties
type DataCollaborationMcuParticipantEndpointProperties = class
    inherit McuParticipantEndpointProperties
Public Class DataCollaborationMcuParticipantEndpointProperties
Inherits McuParticipantEndpointProperties
Inheritance
DataCollaborationMcuParticipantEndpointProperties

Constructors

DataCollaborationMcuParticipantEndpointProperties()

Properties

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)
JoinMethod

Gets the endpoint join method.

(Inherited from McuParticipantEndpointProperties)
McuType

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

(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)

Methods

Clone()

Applies to