Click or drag to resize

DisableWebCamData Constructor (Boolean)

Initializes a new instance of the DisableWebCamData class

Namespace:  IBM.Watson.DeveloperCloud.DataTypes
Assembly:  UnityDocumentationBuilder (in UnityDocumentationBuilder.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public DisableWebCamData(
	bool b
)

Parameters

b
Type: SystemBoolean
See Also