getClassNames
Query the set of possible object detection class names.
Declaration
fun getClassNames(): NSDKResult<Array<String>, AwarenessStatus>
Summary
Returns
[NSDKResult] containing a [Array<String>] if available, or an [AwarenessStatus] otherwise.
Query the set of possible object detection class names.