MessageFormat Enumeration |
SMS message format.
Namespace: ZylSoft.GsmAssembly: ZylGsm (in ZylGsm.dll) Version: 1.2.0.21451
XMLNS for XAML: Not mapped to an xmlns.
Syntaxpublic enum MessageFormat
Public Enumeration MessageFormat
Dim instance As MessageFormat
public enum class MessageFormat
Members| Member name | Value | Description |
|---|
| Pdu | 0 |
PDU format.
|
| Text | 1 |
Text format.
|
See Also