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