ISmsClient.SmSfailed Event

Routee SMSClient

ISmsClientSmSfailed Event

Occurs when [on sms failed].

Namespace:  SMSInterfaces.Interfaces
Assembly:  SMSInterfaces (in SMSInterfaces.dll) Version: 1.0.0
Syntax
C#
event EventHandler<SMSEventArgs> SmSfailed

Value

Type: SystemEventHandlerSMSEventArgs
See Also