CallOwnerNode Properties |
The CallOwnerNode type exposes the following members.
Name | Description | |
---|---|---|
![]() | CallName |
Gets the name of the call that the node is configured to handle.
Never returns null or empty string.
|
![]() | Context |
Gets a reference to the call flow context.
(Inherited from CallFlowNode.) |
![]() | Name |
Gets or sets the name of the node - assignable by the user.
(Inherited from CallFlowNode.) |
![]() | ReadableNodeDescription |
Must return a readable string that will be used for logging and tracing purposes.
(Inherited from CallFlowNode.) |
![]() | Timeout |
Gets the timeout associated with the current node.
(Inherited from CallFlowNode.) |