Closed Whathecode closed 2 years ago
Currently, StudyStatus.DeviceDeploymentReceived does not implement DeploymentStatusAvailable.
StudyStatus.DeviceDeploymentReceived
DeploymentStatusAvailable
It's a common operation to want to access deployment status, e.g. to get the deployment ID, once a deployment has been received.
Currently,
StudyStatus.DeviceDeploymentReceived
does not implementDeploymentStatusAvailable
.It's a common operation to want to access deployment status, e.g. to get the deployment ID, once a deployment has been received.