Skip to main content
API Reference com.nianticspatial.nsdk NSDKSession

close

Destroys an NSDK instance and any remaining opened feature sessions and frees associated resources. Call this when you're done using NSDK to ensure proper cleanup of native resources and memory.

Declaration

override fun close()

Summary

Destroys an NSDK instance and any remaining opened feature sessions and frees associated resources. Call this when you're done using NSDK to ensure proper cleanup of native resources and memory.


ON THIS PAGE