Click or drag to resize

CallFlowFramework Namespace

This namespace contains base interfaces and classes of the framework
Classes
  ClassDescription
Public classCallFlowContext
Stores various objects such as phone engine or calls that are shared by the call flow nodes.
Public classCallFlowError
The type of the error that is thrown by the call flow nodes - to be logged by the runtime.
Public classCallFlowGraph
Aggregates CallFlowNodes which determine the call flow to be tested. Does code generation.
Public classCallFlowNode
Acts as a base class for all nodes of the call flow.
Public classCallFlowNodeFactory
Acts as a factory/configuration for CallFlowNode objects.
Public classCallFlowSettings
Public classLineCredentialsMessage
Public classLogEventArgs
Public classMetricEventArgs
Public classValidate
Public classWaitForPromptsInvokeResult
Interfaces
  InterfaceDescription
Public interfaceINodeInvokeResult
Public interfaceITelephonyService
Base interface for all singletone services in StaticTelephonyManager
Enumerations
  EnumerationDescription
Public enumerationErrorSource
Represents the type of the source that caused the error