SmppClient component documentation

SmppClient.evData_Sm Event

Occurs when the MC route a short message to the SmppClient for delivery using the DATA_SM PDU.

[Visual Basic]
Public Event evData_Sm As Data_SmEventHandler
[C#]
public event Data_SmEventHandler evData_Sm;

See Also

SmppClient Class | Devshock.Protocol Namespace