On this page←API Reference Return to API Reference index←packageSwiftyNsdk SwiftyNsdk←classNsdkVpsSession NsdkVpsSession Method start startStarts the VPS session.... Declaration func start() Summary Starts the VPS session. This begings the process of collecting some local device sensor data that is needed for localization. In order to actually localize, trackAnchor(payload:) must be called.
Starts the VPS session.
This begings the process of collecting some local device sensor data that is needed for
localization. In order to actually localize,
trackAnchor(payload:)must be called.