Click or drag to resize

PhoneDisableVideoCodecActivation Method

Prevents Cisco Spark SDK from poping up an Alert for the end user to approve the use of H.264 video codec license from Cisco Systems, Inc.

Namespace:  SparkSDK
Assembly:  SparkSDK (in SparkSDK.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public void DisableVideoCodecActivation(
	bool disable
)

Parameters

disable
Type: SystemBoolean
True means disable otherwise false
Remarks
Since: 0.1.0
See Also