Typedef csp::systems::ServicesDeploymentStatusCallback
Defined in File ServiceStatus.h
Typedef Documentation
-
typedef std::function<void(const ServicesDeploymentStatusResult &Result)> csp::systems::ServicesDeploymentStatusCallback
Callback containing a ServicesDeploymentStatus result used when creating or retrieving a ServicesDeploymentStatus.
- Param Result
ServicesDeploymentStatusResult : Data class containing information on task result/progress