MLKitBarcodeScanning फ़्रेमवर्क संदर्भ

MLKBarcodeSMS


@interface MLKBarcodeSMS : NSObject

SMS: या इससे मिलते-जुलते क्यूआर कोड से आने वाला एसएमएस मैसेज.

  • एसएमएस का मुख्य हिस्सा.

    एलान

    Objective-C

    @property (nonatomic, readonly, nullable) NSString *message;
  • एसएमएस के लिए फ़ोन नंबर.

    एलान

    Objective-C

    @property (nonatomic, readonly, nullable) NSString *phoneNumber;
  • उपलब्ध नहीं हैं.

    एलान

    Objective-C

    - (nonnull instancetype)init;