SmartphoneDeploymentController constructor
SmartphoneDeploymentController(
- DeploymentService deploymentService,
- DeviceDataCollectorFactory deviceRegistry
Create a new SmartphoneDeploymentController to control the runtime behavior of a study deployment.
Implementation
SmartphoneDeploymentController(super.deploymentService, super.deviceRegistry);