ServiceType Property
This indicates the type of service for the current message.
Data Type
EnumerationPossible Values
Service Default (0)Service CMT (1)
Service CPT (2)
Service VMN (3)
Service VMA (4)
Service WAP (5)
Service USSD (6)
Service CBS (7)
Default Value
0Remarks
When sending messages, the ServiceType property is used define the SMS application service to be associated with the message. The MC will use the value to determine the availability of enhanced messaging services and to control the teleservice used on the air interface.
The values are defined in the SMPP 5.0 specification as the following:
"" (NULL) | the MC default |
CMT | Cellular Messaging |
CPT | Cellular Paging |
VMN | Voice Mail Notification |
VMA | Voice Mail Alerting |
WAP | Wireless Application Protocol |
USSD | Unstructured Supplementary Services Data |
CBS | Cell Broadcast Service |
This property is not available in the Receiver.