-
public interface IScanner
-
-
Method Summary
Modifier and Type Method Description abstract UnitlaunchScanner(Context context, ActivityResultLauncher<Intent> launcher)-
-
Method Detail
-
launchScanner
abstract Unit launchScanner(Context context, ActivityResultLauncher<Intent> launcher)
-
-
-
-