Table of Contents

Class MessageStateParameter

Namespace
Inetlab.SMPP.Parameters
Assembly
Inetlab.SMPP.dll

The parameter is used by the SMSC in the DeliverSm and DataSm PDUs to indicate to the ESME the final message state for an SMSC Delivery Receipt.

public class MessageStateParameter : TLV
Inheritance
MessageStateParameter
Inherited Members

Constructors

MessageStateParameter(MessageState)

public MessageStateParameter(MessageState state)

Parameters

state MessageState

Properties

State

public MessageState State { get; }

Property Value

MessageState