Table of Contents

Class GenericNack

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

This is a generic negative acknowledgement to an SMPP PDU submitted with an invalid message header.

public class GenericNack : SmppResponse
Inheritance
GenericNack
Inherited Members
Extension Methods

Constructors

GenericNack()

public GenericNack()

GenericNack(CommandStatus, uint)

public GenericNack(CommandStatus status, uint sequence)

Parameters

status CommandStatus
sequence uint

GenericNack(SmppHeader)

public GenericNack(SmppHeader header)

Parameters

header SmppHeader