InstantMessagingMcuParticipantEndpointProperties 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.
Class to hold properties for participants joined to the Instant Messaging MCU.
public ref class InstantMessagingMcuParticipantEndpointProperties : Microsoft::Rtc::Collaboration::ComponentModel::McuParticipantEndpointProperties
public class InstantMessagingMcuParticipantEndpointProperties : Microsoft.Rtc.Collaboration.ComponentModel.McuParticipantEndpointProperties
type InstantMessagingMcuParticipantEndpointProperties = class
inherit McuParticipantEndpointProperties
Public Class InstantMessagingMcuParticipantEndpointProperties
Inherits McuParticipantEndpointProperties
- Inheritance
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) |
SupportedContent |
Gets the supported content. |
UserAgent |
Gets the user agent header. |
Methods
Clone() |
Gets a deep copy of this instance. |