MLKitBarcodeScanning Framework রেফারেন্স

টাইপ সংজ্ঞা

নিম্নলিখিত ধরনের সংজ্ঞা বিশ্বব্যাপী উপলব্ধ।

  • @enum BarcodeValueType বারকোডের মান বিন্যাস। উদাহরণস্বরূপ, TEXT, PRODUCT, URL, ইত্যাদি।

    ঘোষণা

    উদ্দেশ্য গ

    typedef NSInteger MLKBarcodeValueType
  • @enum BarcodeAddressType ঠিকানার ধরন।

    ঘোষণা

    উদ্দেশ্য গ

    typedef NSInteger MLKBarcodeAddressType
  • @enum BarcodeEmailType বারকোড ইমেইলের জন্য ইমেল প্রকার।

    ঘোষণা

    উদ্দেশ্য গ

    typedef NSInteger MLKBarcodeEmailType
  • @enum BarcodePhoneType বারকোডফোনের জন্য ফোনের ধরন।

    ঘোষণা

    উদ্দেশ্য গ

    typedef NSInteger MLKBarcodePhoneType
  • @enum BarcodeWiFiEncryptionType বারকোডওয়াইফাই-এর জন্য ওয়াই-ফাই এনক্রিপশন টাইপ।

    ঘোষণা

    উদ্দেশ্য গ

    typedef NSInteger MLKBarcodeWiFiEncryptionType
  • একটি ব্লক যাতে বারকোডের একটি অ্যারে বা nil থাকে যদি কোনো ত্রুটি থাকে।

    ঘোষণা

    উদ্দেশ্য গ

    typedef void (^MLKBarcodeScanningCallback)(NSArray<MLKBarcode *> *_Nullable,
                                               NSError *_Nullable)

    পরামিতি

    barcodes

    চিত্রে স্ক্যান করা বারকোডের অ্যারে বা কোনো ত্রুটি থাকলে nil

    error

    ত্রুটি বা nil