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 public CallMembership ActiveSpeaker { get; }
Property Value
Type:
CallMembershipRemarks Since: 2.0.0
See Also