ข้อมูลอ้างอิงเฟรมเวิร์ก MLKitBarcodeScanning

MLKBarcodePhone


@interface MLKBarcodePhone : NSObject

หมายเลขโทรศัพท์จาก TEL: หรือประเภทคิวอาร์โค้ดที่คล้ายกัน

  • หมายเลขโทรศัพท์

    คำประกาศ

    Objective-C

    @property (nonatomic, readonly, nullable) NSString *number;
  • ประเภทหมายเลขโทรศัพท์

    คำประกาศ

    Objective-C

    @property (nonatomic, readonly) MLKBarcodePhoneType type;
  • ไม่พร้อมใช้งาน

    คำประกาศ

    Objective-C

    - (nonnull instancetype)init;