On this page←API Reference Return to API Reference index←packageSwiftyNsdk SwiftyNsdk←classNsdkObjectDetectionSession NsdkObjectDetectionSession Method metadata metadataRetrieves the metadata for object detection.... Declaration func metadata() -> NsdkAsyncState<ObjectDetectionMetadata, AwarenessError> Summary Retrieves the metadata for object detection. - Returns: An NsdkAsyncState containing either the latest ObjectDetectionMetadata, or an AwarenessError.
Retrieves the metadata for object detection.
- Returns: An
NsdkAsyncStatecontaining either the latestObjectDetectionMetadata,or an
AwarenessError.