ITMSFNCCloudSMSService Interface
Factory contract that creates and releases SMS provider instances for a registered service.
API unit family: TMSFNCCloudSMS
Extends: IInterface
Syntax
ITMSFNCCloudSMSService = interface(IInterface)
Methods
| Name | Description |
|---|---|
| CreateCloudSMS | Creates a new provider instance for the service. |
| DestroyCloudSMS | Releases a provider instance previously created by the service. |