-
- All Implemented Interfaces:
public final class QRResult.QRSuccess extends QRResult
MLKit successfully detected a QR code.
-
-
Method Summary
Modifier and Type Method Description final QRContentgetContent()the wrapped MLKit response. -
-
Method Detail
-
getContent
final QRContent getContent()
the wrapped MLKit response.
-
-
-
-