ALDataGroup2 Class Reference
Inherits from | NSObject |
---|---|
Declared in | ALNFCResult.h |
faceImage
The face image read from the passport’s NFC chip
@property (nonatomic, strong, nullable) UIImage *faceImage
Declared In
ALNFCResult.h
– initWithFaceImage:
Initializes a data group with string / date information from a passport
- (instancetype)initWithFaceImage:(UIImage *_Nullable)faceImage
Parameters
faceImage |
---|
Return Value
the ALDataGroup2 object
Declared In
ALNFCResult.h