Click or drag to resize

Sms Properties

The Sms type exposes the following members.

Properties
  NameDescription
Public propertyContext
Gets a reference to the call flow context.
(Inherited from CallFlowNode.)
Public propertyMessage
Gets or sets sms text
Public propertyName
Gets or sets the name of the node - assignable by the user.
(Inherited from CallFlowNode.)
Public propertyReadableNodeDescription (Overrides CallFlowNodeReadableNodeDescription.)
Public propertyRemoteNo
Gets or sets sms destination number
Public propertyTimeout
Gets the timeout associated with the current node.
(Inherited from CallFlowNode.)
Top
See Also