ISmsClientResult Interface

Routee SMSClient

ISmsClientResult Interface

Namespace:  SMSInterfaces.Interfaces
Assembly:  SMSInterfaces (in SMSInterfaces.dll) Version: 1.0.0
Syntax
C#
public interface ISmsClientResult

The ISmsClientResult type exposes the following members.

Properties
  NameDescription
Public propertyMessageId
Gets or sets the message identifier.
Public propertyProviderResponse
Gets or sets the provider response.
Public propertySMSStatus
Gets or sets the status.
Top
See Also