ActiveParticipant Methods |
The ActiveParticipant type exposes the following members.
Name | Description | |
---|---|---|
![]() | AssignAsLecturer |
Used by a conference moderator to select a
participant to be a lecturer during the conference call.
|
![]() | AssignAsModerator |
Used by a conference moderator to select a
participant to be a moderator during the conference call.
|
![]() | AssignAsPresenter |
Used by a conference moderator to select a
participant to be a presenter during the conference call.
|
![]() | BlockVideo |
Used by a conference moderator to block a selected
participant's video during the conference call.
|
![]() | ControlRemoteCamera |
Initiate remote camera control command.
If the far-end camera does not support remote camera commands, the command fails.
|
![]() | Equals | (Overrides ObjectEquals(Object).) |
![]() | GetBestContactMatch | Obsolete.
Return the best contact match, null if there is no match.
(Inherited from Participant.) |
![]() | GetHashCode | (Overrides ObjectGetHashCode.) |
![]() | LowerHand |
Used by a conference moderator to lower another
participant's hand on the conference call.
|
![]() | Mute |
Used by a conference moderator to mute a selected
participant's audio during the conference call.
|
![]() | PinVideo |
Requests for a current participant's video to be pinned in a certain area of the video image.
The destination coordinates can be any point within a video region inside the video image. They do not have to be
a point at the boundary of the video region.
|
![]() | SendPrivateChatMessage |
Sends private message to this participant.
(Inherited from Participant.) |
![]() | UnassignAsLecturer |
Used by a conference moderator to select a
participant to no longer be a lecturer during the conference call.
|
![]() | UnassignAsModerator |
Used by a conference moderator to select a
participant to no longer be a moderator during the conference call.
|
![]() | UnassignAsPresenter |
Used by a conference moderator to select a
participant to no longer be a presenter during the conference call.
|
![]() | UnblockVideo |
Used by a conference moderator to unblock a selected
participant's video during the conference call.
|
![]() | Unmute |
Used by a conference moderator to unmute a selected
participant's audio during the conference call.
|