On this page←API Reference Return to API Reference index←packageSwiftyNsdk SwiftyNsdk←classNsdkVps2Session NsdkVps2Session Method start startStarts the VPS2 session.... Declaration func start() Summary Starts the VPS2 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 VPS2 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.