Watson Unity SDK
Watson Unity SDK
IBM.Watson
IBM.Watson.DeveloperCloud.Widgets
Widget.Input Class
Widget.Input Constructor
Input Properties
Input Methods
Widget
Input Constructor
Initializes a new instance of the
Widget
Input
class
Namespace:
IBM.Watson.DeveloperCloud.Widgets
Assembly:
UnityDocumentationBuilder (in UnityDocumentationBuilder.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
Input
(
string
name
,
Type
dataType
,
string
receiverFunction
,
bool
allowMany
=
true
)
Parameters
name
Type:
System
String
dataType
Type:
System
Type
receiverFunction
Type:
System
String
allowMany
(Optional)
Type:
System
Boolean
See Also
Reference
Widget
Input Class
IBM.Watson.DeveloperCloud.Widgets Namespace