Skip to main content
API Reference SwiftyNsdk NsdkDeviceMappingSession

featureStatus

Reports the current status of the mapping session....

Declaration

func featureStatus() -> NsdkFeatureStatus

Summary

Reports the current status of the mapping session.
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: A flag indicating the current status of the mapping session.


ON THIS PAGE