ধ্রুবক
নিম্নলিখিত ধ্রুবকগুলি বিশ্বব্যাপী উপলব্ধ।
অজানা বারকোড মান প্রকার।
ঘোষণা
উদ্দেশ্য-C
static const MLKBarcodeValueType MLKBarcodeValueTypeUnknown = 0
যোগাযোগের তথ্যের জন্য বারকোড মান প্রকার।
ঘোষণা
উদ্দেশ্য-C
static const MLKBarcodeValueType MLKBarcodeValueTypeContactInfo = 1
ইমেল ঠিকানাগুলির জন্য বারকোড মান প্রকার।
ঘোষণা
উদ্দেশ্য-C
static const MLKBarcodeValueType MLKBarcodeValueTypeEmail = 2
ISBN-এর জন্য বারকোড মান প্রকার।
ঘোষণা
উদ্দেশ্য-C
static const MLKBarcodeValueType MLKBarcodeValueTypeISBN = 3
ফোন নম্বরের জন্য বারকোড মান প্রকার।
ঘোষণা
উদ্দেশ্য-C
static const MLKBarcodeValueType MLKBarcodeValueTypePhone = 4
পণ্য কোডের জন্য বারকোড মান প্রকার।
ঘোষণা
উদ্দেশ্য-C
static const MLKBarcodeValueType MLKBarcodeValueTypeProduct = 5
SMS বিশদ বিবরণের জন্য বারকোড মান প্রকার।
ঘোষণা
উদ্দেশ্য-C
static const MLKBarcodeValueType MLKBarcodeValueTypeSMS = 6
প্লেইন টেক্সটের জন্য বারকোড মান প্রকার।
ঘোষণা
উদ্দেশ্য-C
static const MLKBarcodeValueType MLKBarcodeValueTypeText = 7
ইউআরএল/বুকমার্কের জন্য বারকোড মান প্রকার।
ঘোষণা
উদ্দেশ্য-C
static const MLKBarcodeValueType MLKBarcodeValueTypeURL = 8
ওয়াই-ফাই অ্যাক্সেস পয়েন্টের বিবরণের জন্য বারকোড মান প্রকার।
ঘোষণা
উদ্দেশ্য-C
static const MLKBarcodeValueType MLKBarcodeValueTypeWiFi = 9
ভৌগলিক স্থানাঙ্কের জন্য বারকোড মান প্রকার।
ঘোষণা
উদ্দেশ্য-C
static const MLKBarcodeValueType MLKBarcodeValueTypeGeographicCoordinates = 10
ক্যালেন্ডার ইভেন্টের জন্য বারকোড মান প্রকার।
ঘোষণা
উদ্দেশ্য-C
static const MLKBarcodeValueType MLKBarcodeValueTypeCalendarEvent = 11
ড্রাইভারের লাইসেন্স ডেটার জন্য বারকোড মান প্রকার।
ঘোষণা
উদ্দেশ্য-C
static const MLKBarcodeValueType MLKBarcodeValueTypeDriversLicense = 12
বারকোড অজানা ঠিকানা প্রকার।
ঘোষণা
উদ্দেশ্য-C
static const MLKBarcodeAddressType MLKBarcodeAddressTypeUnknown = 0
বারকোড কাজের ঠিকানার ধরন।
ঘোষণা
উদ্দেশ্য-C
static const MLKBarcodeAddressType MLKBarcodeAddressTypeWork = 1
বারকোড বাড়ির ঠিকানার ধরন।
ঘোষণা
উদ্দেশ্য-C
static const MLKBarcodeAddressType MLKBarcodeAddressTypeHome = 2
অজানা ইমেল প্রকার।
ঘোষণা
উদ্দেশ্য-C
static const MLKBarcodeEmailType MLKBarcodeEmailTypeUnknown = 0
বারকোড কাজের ইমেল প্রকার।
ঘোষণা
উদ্দেশ্য-C
static const MLKBarcodeEmailType MLKBarcodeEmailTypeWork = 1
বারকোড হোম ইমেল প্রকার।
ঘোষণা
উদ্দেশ্য-C
static const MLKBarcodeEmailType MLKBarcodeEmailTypeHome = 2
অজানা ফোন প্রকার।
ঘোষণা
উদ্দেশ্য-C
static const MLKBarcodePhoneType MLKBarcodePhoneTypeUnknown = 0
বারকোড কাজের ফোনের ধরন।
ঘোষণা
উদ্দেশ্য-C
static const MLKBarcodePhoneType MLKBarcodePhoneTypeWork = 1
বারকোড হোম ফোনের ধরন।
ঘোষণা
উদ্দেশ্য-C
static const MLKBarcodePhoneType MLKBarcodePhoneTypeHome = 2
বারকোড ফ্যাক্স ফোন প্রকার।
ঘোষণা
উদ্দেশ্য-C
static const MLKBarcodePhoneType MLKBarcodePhoneTypeFax = 3
বারকোড মোবাইল ফোনের ধরন।
ঘোষণা
উদ্দেশ্য-C
static const MLKBarcodePhoneType MLKBarcodePhoneTypeMobile = 4
বারকোড অজানা ওয়াই-ফাই এনক্রিপশন প্রকার।
ঘোষণা
উদ্দেশ্য-C
static const MLKBarcodeWiFiEncryptionType MLKBarcodeWiFiEncryptionTypeUnknown = 0
বারকোড খোলা Wi-Fi এনক্রিপশন প্রকার।
ঘোষণা
উদ্দেশ্য-C
static const MLKBarcodeWiFiEncryptionType MLKBarcodeWiFiEncryptionTypeOpen = 1
বারকোড WPA Wi-Fi এনক্রিপশন প্রকার।
ঘোষণা
উদ্দেশ্য-C
static const MLKBarcodeWiFiEncryptionType MLKBarcodeWiFiEncryptionTypeWPA = 2
বারকোড WEP Wi-Fi এনক্রিপশন প্রকার।
ঘোষণা
উদ্দেশ্য-C
static const MLKBarcodeWiFiEncryptionType MLKBarcodeWiFiEncryptionTypeWEP = 3