SMS Message Type Constants (Compact 2013)
3/26/2014
The following table shows constants that specify message types that are sent and received. Each message type is associated with a structure that defines the fields of the message.
Constant |
Value |
Structure |
Description |
---|---|---|---|
SMS_MSGTYPE_BROADCAST |
"Microsoft Broadcast Message SMS Protocol (Receive Only)" |
Microsoft Broadcast Message SMS Protocol (Receive Only) |
|
SMS_MSGTYPE_NOTIFICATION |
"Microsoft Notification SMS Protocol (Receive Only)" |
Microsoft Notification SMS Protocol (Receive Only) |
|
SMS_MSGTYPE_RAW |
"Microsoft Raw SMS Protocol (Receive Only)" |
Microsoft Raw SMS Protocol (Receive Only) |
|
SMS_MSGTYPE_STATUS |
"Microsoft Status Message SMS Protocol (Receive Only)" |
Microsoft Status Message SMS Protocol (Receive Only) |
|
SMS_MSGTYPE_TEXT |
"Microsoft Text SMS Protocol" |
Microsoft Text SMS Protocol |
|
SMS_MSGTYPE_WCMP |
"Microsoft WCMP SMS Protocol" |
Microsoft WCMP SMS Protocol |
|
SMS_MSGTYPE_WDP |
"Microsoft WDP SMS Protocol" |
Microsoft WDP SMS Protocol |
Requirements
Header |
sms.h |