Dokumentacja platformy MLKitBarcodeScanning

MLKBarcodePhone


@interface MLKBarcodePhone : NSObject

Numer telefonu pochodzący z kodu QR TEL: lub podobnego.

  • Numer telefonu.

    Deklaracja

    Objective-C

    @property (nonatomic, readonly, nullable) NSString *number;
  • Typ numeru telefonu.

    Deklaracja

    Objective-C

    @property (nonatomic, readonly) MLKBarcodePhoneType type;
  • Niedostępne.

    Deklaracja

    Objective-C

    - (nonnull instancetype)init;