Table of Contents

Enum CommandSet

Namespace
Inetlab.SMPP.Common
Assembly
Inetlab.SMPP.dll

The CommandSet identifies the type of message the SMPP PDU represents,

public enum CommandSet : uint

Fields

AlertNotification = 258
BindReceiver = 1
BindReceiverResp = 2147483649
BindTransceiver = 9
BindTransceiverResp = 2147483657
BindTransmitter = 2
BindTransmitterResp = 2147483650
CancelSm = 8
CancelSmResp = 2147483656
DataSm = 259
DataSmResp = 2147483907
DeliverSm = 5
DeliverSmResp = 2147483653
EnquireLinkResp = 2147483669
GenericNack = 2147483648

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

Outbind = 11
QuerySm = 3
QuerySmResp = 2147483651
ReplaceSm = 7
ReplaceSmResp = 2147483655
SubmitMulti = 33
SubmitMultiResp = 2147483681
SubmitSm = 4
SubmitSmResp = 2147483652
Unbind = 6
UnbindResp = 2147483654
UnknownPacket = 0