-
- All Implemented Interfaces:
public final class ScanQRCode extends ActivityResultContract<Nothing, QRResult>
-
-
Constructor Summary
Constructors Constructor Description ScanQRCode()
-
Method Summary
Modifier and Type Method Description IntentcreateIntent(Context context, Void input)QRResultparseResult(Integer resultCode, Intent intent)-
-
Method Detail
-
createIntent
Intent createIntent(Context context, Void input)
-
parseResult
QRResult parseResult(Integer resultCode, Intent intent)
-
-
-
-