MLKitBarcodeScanning Framework রেফারেন্স

এমএলকেবারকোডফোন


@interface MLKBarcodePhone : NSObject

একটি TEL: বা অনুরূপ QR কোড প্রকার।

  • ফোন নম্বর.

    ঘোষণা

    উদ্দেশ্য গ

    @property (nonatomic, readonly, nullable) NSString *number;
  • ফোন নম্বরের ধরন।

    ঘোষণা

    উদ্দেশ্য গ

    @property (nonatomic, readonly) MLKBarcodePhoneType type;
  • অনুপলব্ধ

    ঘোষণা

    উদ্দেশ্য গ

    - (nonnull instancetype)init;