Click or drag to resize

MessageEncoding Enumeration

SMS message encoding.

Namespace: ZylSoft.Gsm
Assembly: ZylGsm (in ZylGsm.dll) Version: 1.2.0.21451
XMLNS for XAML: Not mapped to an xmlns.
Syntax
public enum MessageEncoding
Members
Member nameValueDescription
Auto0 Auto encoding.
SevenBits1 7 bits encoding.
EightBits2 8 bits encoding.
Ucs23 UCS2 encoding.
See Also