Table of Contents

Enum SMSCDeliveryReceipt

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

SMSC Delivery Receipt (bits 1 and 0 of registered_delivery)

public enum SMSCDeliveryReceipt : byte

Fields

Failure = 2

SMSC Delivery Receipt requested where the final delivery outcome is delivery failure

NotRequested = 0

No SMSC Delivery Receipt requested (default)

SuccessOrFailure = 1

SMSC Delivery Receipt requested where final delivery outcome is delivery success or failure