ค่าคงที่
ค่าคงที่ต่อไปนี้มีให้บริการทั่วโลก
-
ประเภทค่าบาร์โค้ดที่ไม่รู้จัก
คำประกาศ
Objective-C
static const MLKBarcodeValueType MLKBarcodeValueTypeUnknown = 0
-
ประเภทค่าบาร์โค้ดสำหรับข้อมูลติดต่อ
คำประกาศ
Objective-C
static const MLKBarcodeValueType MLKBarcodeValueTypeContactInfo = 1
-
ประเภทค่าบาร์โค้ดสำหรับอีเมล
คำประกาศ
Objective-C
static const MLKBarcodeValueType MLKBarcodeValueTypeEmail = 2
-
ประเภทค่าบาร์โค้ดสำหรับ ISBN
คำประกาศ
Objective-C
static const MLKBarcodeValueType MLKBarcodeValueTypeISBN = 3
-
ประเภทค่าบาร์โค้ดสำหรับหมายเลขโทรศัพท์
คำประกาศ
Objective-C
static const MLKBarcodeValueType MLKBarcodeValueTypePhone = 4
-
ประเภทค่าบาร์โค้ดสำหรับรหัสผลิตภัณฑ์
คำประกาศ
Objective-C
static const MLKBarcodeValueType MLKBarcodeValueTypeProduct = 5
-
ประเภทค่าบาร์โค้ดสำหรับรายละเอียด SMS
คำประกาศ
Objective-C
static const MLKBarcodeValueType MLKBarcodeValueTypeSMS = 6
-
ประเภทค่าบาร์โค้ดสำหรับข้อความธรรมดา
คำประกาศ
Objective-C
static const MLKBarcodeValueType MLKBarcodeValueTypeText = 7
-
ประเภทค่าบาร์โค้ดสำหรับ URL/บุ๊กมาร์ก
คำประกาศ
Objective-C
static const MLKBarcodeValueType MLKBarcodeValueTypeURL = 8
-
ประเภทค่าบาร์โค้ดสำหรับรายละเอียดจุดเข้าใช้งาน Wi-Fi
คำประกาศ
Objective-C
static const MLKBarcodeValueType MLKBarcodeValueTypeWiFi = 9
-
ประเภทค่าบาร์โค้ดสำหรับพิกัดทางภูมิศาสตร์
คำประกาศ
Objective-C
static const MLKBarcodeValueType MLKBarcodeValueTypeGeographicCoordinates = 10
-
ประเภทค่าบาร์โค้ดสำหรับกิจกรรมในปฏิทิน
คำประกาศ
Objective-C
static const MLKBarcodeValueType MLKBarcodeValueTypeCalendarEvent = 11
-
ประเภทค่าบาร์โค้ดสำหรับข้อมูลใบขับขี่
คำประกาศ
Objective-C
static const MLKBarcodeValueType MLKBarcodeValueTypeDriversLicense = 12
-
ประเภทที่อยู่ที่ไม่รู้จักของบาร์โค้ด
คำประกาศ
Objective-C
static const MLKBarcodeAddressType MLKBarcodeAddressTypeUnknown = 0
-
ประเภทที่อยู่ที่ทำงานแบบบาร์โค้ด
คำประกาศ
Objective-C
static const MLKBarcodeAddressType MLKBarcodeAddressTypeWork = 1
-
ประเภทบาร์โค้ดที่อยู่บ้าน
คำประกาศ
Objective-C
static const MLKBarcodeAddressType MLKBarcodeAddressTypeHome = 2
-
ประเภทอีเมลที่ไม่รู้จัก
คำประกาศ
Objective-C
static const MLKBarcodeEmailType MLKBarcodeEmailTypeUnknown = 0
-
ประเภทบาร์โค้ดที่ทำงาน
คำประกาศ
Objective-C
static const MLKBarcodeEmailType MLKBarcodeEmailTypeWork = 1
-
ประเภทบาร์โค้ดของอีเมลหน้าแรก
คำประกาศ
Objective-C
static const MLKBarcodeEmailType MLKBarcodeEmailTypeHome = 2
-
ประเภทโทรศัพท์ที่ไม่รู้จัก
คำประกาศ
Objective-C
static const MLKBarcodePhoneType MLKBarcodePhoneTypeUnknown = 0
-
ประเภทโทรศัพท์ที่ทำงานแบบบาร์โค้ด
คำประกาศ
Objective-C
static const MLKBarcodePhoneType MLKBarcodePhoneTypeWork = 1
-
ประเภทบาร์โค้ดของโทรศัพท์ที่บ้าน
คำประกาศ
Objective-C
static const MLKBarcodePhoneType MLKBarcodePhoneTypeHome = 2
-
ประเภทโทรศัพท์ที่เป็นบาร์โค้ดแบบบาร์โค้ด
คำประกาศ
Objective-C
static const MLKBarcodePhoneType MLKBarcodePhoneTypeFax = 3
-
ประเภทบาร์โค้ดบนโทรศัพท์มือถือ
คำประกาศ
Objective-C
static const MLKBarcodePhoneType MLKBarcodePhoneTypeMobile = 4
-
ประเภทการเข้ารหัส Wi-Fi ที่ไม่รู้จักสำหรับบาร์โค้ด
คำประกาศ
Objective-C
static const MLKBarcodeWiFiEncryptionType MLKBarcodeWiFiEncryptionTypeUnknown = 0
-
ประเภทการเข้ารหัส Wi-Fi แบบเปิดด้วยบาร์โค้ด
คำประกาศ
Objective-C
static const MLKBarcodeWiFiEncryptionType MLKBarcodeWiFiEncryptionTypeOpen = 1
-
ประเภทการเข้ารหัส Wi-Fi แบบบาร์โค้ด WPA
คำประกาศ
Objective-C
static const MLKBarcodeWiFiEncryptionType MLKBarcodeWiFiEncryptionTypeWPA = 2
-
ประเภทการเข้ารหัส Wi-Fi แบบบาร์โค้ด WEP
คำประกาศ
Objective-C
static const MLKBarcodeWiFiEncryptionType MLKBarcodeWiFiEncryptionTypeWEP = 3