ISmsClient Interface
From Routee SMSClient
RouteeSMSClient Help
ISmsClient Interface |
Namespace: SMSInterfaces.Interfaces
Assembly: SMSInterfaces (in SMSInterfaces.dll) Version: 1.0.0
C#
public interface ISmsClient
The ISmsClient type exposes the following members.
| Name | Description | |
|---|---|---|
| SendSmsAsync |
Sends the SMS asynchronous.
| |
| TrackSmsAsync |
Tracks the SMS asynchronous.
|