MLKitBarcodeScanning Framework Referansı

MLKBarcodePhone


@interface MLKBarcodePhone : NSObject

TEL: veya benzer QR kodu türünde bir telefon numarası.

  • Telefon numarası.

    Bildirim

    Objective-C

    @property (nonatomic, readonly, nullable) NSString *number;
  • Telefon numarası türü.

    Bildirim

    Objective-C

    @property (nonatomic, readonly) MLKBarcodePhoneType type;
  • Cihazlar kullanılamıyor.

    Bildirim

    Objective-C

    - (nonnull instancetype)init;