InstantMessagingMcuParticipantEndpointProperties Members
Include Protected Members
Include Inherited Members
Class to hold properties for participants joined to the Instant Messaging MCU.
The InstantMessagingMcuParticipantEndpointProperties type exposes the following members.
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) |
![]() |
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) |
![]() |
SupportedContent | Gets the supported content. |
![]() |
UserAgent | Gets the user agent header. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Clone | Gets a deep copy of this instance. (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