סימוכין למסגרת של MLKitBarcodescan

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;