DeviceRequired
class DeviceRequired(isAborted: () -> Boolean, provideDeviceFn: (SDKDevice) -> Unit) : SDKReaderConfiguratorState
In this state, a SDKDevice (previously got from the SDKDeviceScanService) must be provided This will be the first state to be called after creation This state is abortable