DroppedParticipant Class |
Namespace: Avaya.ClientServices
public class DroppedParticipant : Participant
The DroppedParticipant type exposes the following members.
| Name | Description | |
|---|---|---|
| Address |
Participant's network-provided address, as known to the conferencing system.
(Inherited from Participant.) | |
| DisplayName |
Participant's network-provided display name, as known to the conferencing system.
(Inherited from Participant.) | |
| EntryTime |
Participant's entry time to the conference.
| |
| ExitTime |
Participant's leave time from the conference.
| |
| Id |
Participant's unique id as given by the conference system.
(Inherited from Participant.) | |
| IsLocalUser |
Information as to whether the participant is the local user.
(Inherited from Participant.) |
| Name | Description | |
|---|---|---|
| GetBestContactMatch | Obsolete.
Return the best contact match, null if there is no match.
(Inherited from Participant.) | |
| Reinvite |
Used by a conference moderator to reinvite a dropped
participant to the conference call.
| |
| SendPrivateChatMessage |
Sends private message to this participant.
(Inherited from Participant.) |
| Name | Description | |
|---|---|---|
| MatchedContactsChanged |
Occurs when a participant's matched contacts have changed.
(Inherited from Participant.) |