SmsFactory Class |
[Missing <summary> documentation for "T:CallFlowFramework.Factories.SmsFactory"]
Namespace: CallFlowFramework.Factories
The SmsFactory type exposes the following members.
Name | Description | |
---|---|---|
![]() | SmsFactory | Initializes a new instance of the SmsFactory class |
![]() | SmsFactory(XElement) | Initializes a new instance of the SmsFactory class |
Name | Description | |
---|---|---|
![]() | Message |
Text to send.
|
![]() | RemoteNo |
RemoteNo to send sms.
|
![]() | Timeout |
Gets or sets the timeout for the node.
(Inherited from CallFlowNodeFactory.) |
Name | Description | |
---|---|---|
![]() | Create | (Overrides CallFlowNodeFactoryCreate(CallFlowContext).) |
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Serialize |
Returns a single XElement that contains the serialized image of the object.
(Inherited from CallFlowNodeFactory.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |