Tài liệu tham khảo về khung MLKitBarcodeScanning

MLKBarcodeSMS


@interface MLKBarcodeSMS : NSObject

Một tin nhắn SMS từ SMS: hoặc loại mã QR tương tự.

  • Nội dung tin nhắn SMS.

    Khai báo

    Objective-C

    @property (nonatomic, readonly, nullable) NSString *message;
  • Một số điện thoại liên quan đến tin nhắn SMS.

    Khai báo

    Objective-C

    @property (nonatomic, readonly, nullable) NSString *phoneNumber;
  • Không dùng được.

    Khai báo

    Objective-C

    - (nonnull instancetype)init;