SmppClient component documentation

SmppClient.evAlert_Notification Event

Occurs when the MC has detected that a particular mobile subscriber has become available.

[Visual Basic]
Public Event evAlert_Notification As Alert_NotificationEventHandler
[C#]
public event Alert_NotificationEventHandler evAlert_Notification;

See Also

SmppClient Class | Devshock.Protocol Namespace