Click or drag to resize

CallOnMediaChanged Event

Callback when the media types of this call have changed.

Namespace:  WebexSDK
Assembly:  WebexSDK (in WebexSDK.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public event Action<MediaChangedEvent> OnMediaChanged

Value

Type: SystemActionMediaChangedEvent
Remarks
Since: 0.1.0
See Also