Enum SubmitMode
- Namespace
- Inetlab.SMPP.Common
- Assembly
- cs.temp.dll.dll
Identifies the way how to send multi-part text in the SUBMIT_SM PDU.
public enum SubmitMode
Fields
Payload = 2
- Send user data in the message_payload field and concatenation options in TLV paramaters
ShortMessage = 1
- Send user data in the short_message field and concatenation options in user data header.
ShortMessageWithSAR = 3
- Send user data in the short_message field and concatenation options in TLV paramaters