Click or drag to resize

SmsEncoding Enumeration

Describes the SMS message encoding methods.

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