|
ISMSService Interface |
A service for sending SMS to a customer.
Namespace: Infosoft.Webservices.SMSServicesAssembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax public interface ISMSService
No code example is currently available or this language may not be supported.
The ISMSService type exposes the following members.
Methods | Name | Description |
---|
| SendSMS |
Sending a sms to a customer to the given mobile phone number.
|
TopSee Also