RouteeSMSClient Help
![]() | ISmsClientTrackSmsAsync Method |
Tracks the SMS asynchronous.
Namespace: SMSInterfaces.Interfaces
Assembly: SMSInterfaces (in SMSInterfaces.dll) Version: 1.0.0

C#
Task<ITrackingInfo> TrackSmsAsync( string messageId )
Parameters
- messageId
- Type: SystemString
The message identifier.
Return Value
Type: TaskITrackingInfo