Enum MessageType
Definition
- Assembly:
- Tizen.Messaging.dll
Enumeration for the message type.
public enum MessageType
Fields
| Name | Description |
|---|---|
| CellBroadcast | The CB(Cell Broadcast) type. |
| Mms | The MMS type. |
| Push | The WAP Push type. |
| Sms | The SMS type. |
| Unknown | The unknown type. |