ISmsClientResult.ProviderResponse Property
From Routee SMSClient
RouteeSMSClient Help
ISmsClientResultProviderResponse Property |
Gets or sets the provider response.
Namespace: SMSInterfaces.Interfaces
Assembly: SMSInterfaces (in SMSInterfaces.dll) Version: 1.0.0
C#
Dictionary<string, string> ProviderResponse { get; set; }
Property Value
Type: DictionaryString, StringThe provider response.