Click or drag to resize

SmsEncoding Enumeration

Describes the SMS message encoding methods.

Namespace:  Opait.Barcode.QRCode
Assembly:  Opait.Barcode (in Opait.Barcode.dll) Version: 1.2.0.0
Syntax
C#
public enum SmsEncoding
Members
  Member nameValueDescription
SMS0 SMS encoding.
SMSTO1 SMSTO encoding.
SMS_iOS2 SMS encoding for iOS.
See Also