Click or drag to resize

DisableWebCamData Constructor (Boolean)

Data constructor.

Namespace:  IBM.Watson.DeveloperCloud.DataTypes
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public DisableWebCamData(
	bool b
)

Parameters

b
Type: SystemBoolean
Disable WebCam state.
See Also