DeviceRequired
class DeviceRequired(provideDeviceFn: (SDKDevice) -> Unit, logContextFactory: LogContextFactory) : SDKTransactionState
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