Watson Unity SDK
Watson Unity SDK
IBM.Watson
IBM.Watson.DeveloperCloud.Services.Assistant.v1
DialogNode Class
DialogNode Properties
Actions Property
Conditions Property
Context Property
Created Property
Description Property
DialogNodeId Property
EventName Property
Metadata Property
NextStep Property
NodeType Property
Output Property
Parent Property
PreviousSibling Property
Title Property
Updated Property
Variable Property
DialogNode
NodeType Property
How the dialog node is processed.
Namespace:
IBM.Watson.DeveloperCloud.Services.Assistant.v1
Assembly:
unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
Nullable
<
DialogNode
NodeTypeEnum
>
NodeType
{
get
;
set
; }
Property Value
Type:
Nullable
DialogNode
NodeTypeEnum
How the dialog node is processed.
See Also
Reference
DialogNode Class
IBM.Watson.DeveloperCloud.Services.Assistant.v1 Namespace