RouteeSMSClient Help
![]() | SmsClientOnAuthorizationFailed Method |
Raises the [E:AuthorizationFailed] event.
Namespace: RouteeSMSClient
Assembly: RouteeSMSClient (in RouteeSMSClient.dll) Version: 1.0.0

C#
protected virtual void OnAuthorizationFailed( SMSEventArgs e )
Parameters
- e
- Type: SMSInterfaces.BaseSMSEventArgs
The SMSEventArgs instance containing the event data.
