ISmsClient.SmsSent Event

Routee SMSClient

ISmsClientSmsSent Event

Occurs when [on SMS sent].

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

Value

Type: SystemEventHandlerSMSEventArgs
See Also