Table of Contents

Class DeliverSmResp

Namespace
Inetlab.SMPP.PDU
Assembly
Inetlab.SMPP.dll

Represents the response to the deliver_sm PDU.

public class DeliverSmResp : SmppResponse<DeliverSm>
Inheritance
DeliverSmResp
Inherited Members
Extension Methods

Constructors

DeliverSmResp()

public DeliverSmResp()

DeliverSmResp(SmppHeader)

public DeliverSmResp(SmppHeader header)

Parameters

header SmppHeader

DeliverSmResp(DeliverSm)

public DeliverSmResp(DeliverSm req)

Parameters

req DeliverSm

Properties

Parameters

Optional Parameters

public TLVCollection Parameters { get; }

Property Value

TLVCollection