ApplicationSharingMcuParticipantEndpointProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class ApplicationSharingMcuParticipantEndpointProperties : Microsoft::Rtc::Collaboration::ComponentModel::McuParticipantEndpointProperties
public class ApplicationSharingMcuParticipantEndpointProperties : Microsoft.Rtc.Collaboration.ComponentModel.McuParticipantEndpointProperties
type ApplicationSharingMcuParticipantEndpointProperties = class
inherit McuParticipantEndpointProperties
Public Class ApplicationSharingMcuParticipantEndpointProperties
Inherits McuParticipantEndpointProperties
- Inheritance
Constructors
ApplicationSharingMcuParticipantEndpointProperties() | |
ApplicationSharingMcuParticipantEndpointProperties(Collection<MediaCapability>, ApplicationSharingRole) |
Fields
ApplicationSharingRolePropertyName | |
CapabilitiesPropertyName |
Properties
AccessMethod |
Gets the conference access method. (Inherited from McuParticipantEndpointProperties) |
ApplicationSharingRole | |
AuthenticationMethod |
Gets the conference authentication method. (Inherited from McuParticipantEndpointProperties) |
Capabilities | |
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() |