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

channelNames

Gets the names of available semantic channels. This retrieves a list of semantic channel names that can be used for semantic analysis and classification.

Declaration

fun channelNames(): Array<SemanticsChannel>

Summary

Gets the names of available semantic channels. This retrieves a list of semantic channel names that can be used for semantic analysis and classification.

Returns

List of channel names


ON THIS PAGE