MLKitBarcodeScanning 프레임워크 참조

MLKBarcodePhone


@interface MLKBarcodePhone : NSObject

TEL: 또는 이와 유사한 QR 코드 유형의 전화번호입니다.

  • 전화번호

    선언

    Objective-C

    @property (nonatomic, readonly, nullable) NSString *number;
  • 전화번호 유형입니다.

    선언

    Objective-C

    @property (nonatomic, readonly) MLKBarcodePhoneType type;
  • 사용할 수 없습니다.

    선언

    Objective-C

    - (nonnull instancetype)init;