Skip to main content
API Reference SwiftyNsdk NsdkMeshingSession

featureStatus

Reports errors that have occurred within processes running inside this feature....

Declaration

func featureStatus() -> NsdkFeatureStatus

Summary

Reports errors that have occurred within processes running inside this feature.
Check this periodically to see if any errors have occurred with processes running
inside this feature. Once an error has been flagged, it will remain flagged until the
culprit process has been run again and completed successfully.
- Returns: Feature status flags for any issues that have occurred


ON THIS PAGE