Click or drag to resize

CallActiveSpeaker Property

Gets the active speaker in this call. It would be changed dynamically in the meeting.

Namespace:  WebexSDK
Assembly:  WebexSDK (in WebexSDK.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public CallMembership ActiveSpeaker { get; }

Property Value

Type: CallMembership
Remarks
Since: 2.0.0
See Also