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

MLKBarcodeSMS


@interface MLKBarcodeSMS : NSObject

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

  • เนื้อหาข้อความ SMS

    คำประกาศ

    Objective-C

    @property (nonatomic, readonly, nullable) NSString *message;
  • หมายเลขโทรศัพท์สำหรับข้อความ SMS

    คำประกาศ

    Objective-C

    @property (nonatomic, readonly, nullable) NSString *phoneNumber;
  • ไม่พร้อมใช้งาน

    คำประกาศ

    Objective-C

    - (nonnull instancetype)init;