TTMSFNCCustomCloudSMS Class
Base component that sends text messages through a configurable provider, exposing the credentials, the selected service and the request history.
API unit family: TMSFNCCloudSMS
Inherits from: TTMSFNCCloudBase
Implements: ITMSFNCCustomCloudSMSProperties
Syntax
TTMSFNCCustomCloudSMS = class(TTMSFNCCloudBase, ITMSFNCCustomCloudSMSProperties)
Remarks
This is the non-published base class; use the published TTMSFNCCloudSMS component on a form. Select a provider through Service and supply the credentials before calling SendCloudSMS.
Methods
| Name | Description |
|---|---|
| SendCloudSMS | Sends a text message through the selected provider and reports the result through OnSendCloudSMS and the optional callback. |