Table of Contents

Class AlertNotification

Namespace
Inetlab.SMPP.PDU
Assembly
cs.temp.dll.dll
This message is sent by the SMSC to the ESME, when the SMSC has detected that a particular mobile subscriber has become available and a delivery pending flag had been set for that subscriber from a previous data_sm operation
public class AlertNotification : SmppPDU
Inheritance
Object
AlertNotification
Inherited Members

Constructors

AlertNotification()

public AlertNotification()

Properties

EsmeAddr

public string EsmeAddr { get; }

Property Value

String

EsmeAddrNpi

public byte EsmeAddrNpi { get; }

Property Value

Byte

EsmeAddrTon

public byte EsmeAddrTon { get; }

Property Value

Byte

Optional

public TLVCollection Optional { get; }

Property Value

TLVCollection

SourceAddr

public string SourceAddr { get; }

Property Value

String

SourceAddrNpi

public byte SourceAddrNpi { get; }

Property Value

Byte

SourceAddrTon

public byte SourceAddrTon { get; }

Property Value

Byte