Skip to main content
API Reference com.nianticspatial.nsdk.awareness.semantics SemanticsSession

stop

Stops the semantics session. This halts semantics processing while keeping the native semantics session loaded. You can restart semantics later with [start].

Declaration

fun stop()

Summary

Stops the semantics session. This halts semantics processing while keeping the native semantics session loaded. You can restart semantics later with [start].


ON THIS PAGE