Click or drag to resize

CallOnMediaChanged Event

Callback when the media types of this call have changed.

Namespace:  SparkSDK
Assembly:  SparkSDK (in SparkSDK.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