Whisperstream Research Group - SerialComm GSM SDK Documentation

MessageTypeIndicator Enumeration

Message Type Indicator 0 0 SMS-DELIVER (SMSC ==> MS) 0 0 SMS-DELIVER REPORT (MS ==> SMSC, is generated automatically by the M20, after receiving a SMS-DELIVER) 0 1 SMS-SUBMIT (MS ==> SMSC) 0 1 SMS-SUBMIT REPORT (SMSC ==> MS) 1 0 SMS-STATUS REPORT (SMSC ==> MS) 1 0 SMS-COMMAND (MS ==> SMSC) 1 1 Reserved

public enum MessageTypeIndicator

Members

Member NameDescription
Deliver SMS-DELIVER (SMSC ==> MS)
Submit SMS-SUBMIT (MS ==> SMSC)
Status SMS-STATUS REPORT (SMSC ==> MS)
Reserved Reserved

Requirements

Namespace: Whisperstream.SerialComm.Framework.SMS

Assembly: SerialComm (in SerialComm.dll)

See Also

Whisperstream.SerialComm.Framework.SMS Namespace